Pull request #202 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 306aeabdb1decc19a9caf0c93a30232ddbee1670+4a1514bac2c3623567fb323734989edc763968b8 (806f35f52de6e06d16ff92cfbb14d95a08b86ed8) 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-ssh3578714559704634214.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-ssh17034380702442658468.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-onvif-camera/branches/PR-202/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-onvif-camera/branches/PR-202/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15322554712129509457.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-onvif-camera/branches/PR-202/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10954194647868240713.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-ssh9264471911901858953.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-onvif-camera/branches/PR-202/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-onvif-camera/branches/PR-202/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2278106843061776345.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-506 in /w/workspace/undry_device-onvif-camera_PR-202 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-202 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4a1514bac2c3623567fb323734989edc763968b8 into PR head commit 306aeabdb1decc19a9caf0c93a30232ddbee1670 Merge succeeded, producing 306aeabdb1decc19a9caf0c93a30232ddbee1670 Checking out Revision 306aeabdb1decc19a9caf0c93a30232ddbee1670 (PR-202) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/202/head:refs/remotes/origin/PR-202 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 306aeabdb1decc19a9caf0c93a30232ddbee1670 # 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 4a1514bac2c3623567fb323734989edc763968b8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 306aeabdb1decc19a9caf0c93a30232ddbee1670 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:14:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:14:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:14:40 ========================================================= 03:14:40 EdgeX Global Pipelines Version Info 03:14:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:14:41 ------------------- 03:14:41 stable info: 03:14:41 ------------------- 03:14:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:14:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:14:41 Message: update stable to v1.0.244 03:14:41 ------------------- 03:14:41 experimental info: 03:14:41 ------------------- 03:14:41 Commited By: **** collab-it+edgex@linuxfoundation.org 03:14:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:14:41 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:14:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:14:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 03:14:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:14:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:14:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:14:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:14:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:14:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-202 [Pipeline] echo 03:14:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-202 [Pipeline] echo 03:14:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-202 [Pipeline] echo 03:14:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 306aeabdb1decc19a9caf0c93a30232ddbee1670 [Pipeline] echo 03:14:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 306aeab [Pipeline] echo 03:14:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:14:43 provisioning config files... 03:14:43 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-202@tmp/config9664854163896149485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:14:43 ---> docker-login.sh 03:14:43 nexus3.edgexfoundry.org:10001 03:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:44 Configure a credential helper to remove this warning. See 03:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:44 03:14:44 Login Succeeded 03:14:44 nexus3.edgexfoundry.org:10002 03:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:44 Configure a credential helper to remove this warning. See 03:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:44 03:14:44 Login Succeeded 03:14:44 nexus3.edgexfoundry.org:10003 03:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:44 Configure a credential helper to remove this warning. See 03:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:44 03:14:44 Login Succeeded 03:14:44 nexus3.edgexfoundry.org:10004 03:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:44 Configure a credential helper to remove this warning. See 03:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:44 03:14:44 Login Succeeded 03:14:44 docker.io 03:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:44 Configure a credential helper to remove this warning. See 03:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:44 03:14:44 Login Succeeded 03:14:44 ---> docker-login.sh ends [Pipeline] } 03:14:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:14:45 + git rev-list -1 --merges 306aeabdb1decc19a9caf0c93a30232ddbee1670~1..306aeabdb1decc19a9caf0c93a30232ddbee1670 [Pipeline] echo 03:14:45 -----------> git rev-list -1 --merges 306aeabdb1decc19a9caf0c93a30232ddbee1670~1..306aeabdb1decc19a9caf0c93a30232ddbee1670 306aeabdb1decc19a9caf0c93a30232ddbee1670 [false] [Pipeline] sh 03:14:46 + git log --format=format:%s -1 306aeabdb1decc19a9caf0c93a30232ddbee1670 [Pipeline] echo 03:14:46 ========================================================= 03:14:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:14:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:14:46 + git log --format=format:%s -1 306aeabdb1decc19a9caf0c93a30232ddbee1670 [Pipeline] echo 03:14:46 [semverPrep] GIT_COMMIT: 306aeabdb1decc19a9caf0c93a30232ddbee1670, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 03:14:46 [semverPrep] This is not a build commit. [Pipeline] sh 03:14:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:14:47 + grep -v github /etc/ssh/ssh_known_hosts 03:14:47 + [ -e /tmp/ssh_known_hosts ] 03:14:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:14:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:14:47 + sudo tee -a /etc/ssh/ssh_known_hosts 03:14:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:14:47 03:14:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:14:47 0.1.4: Pulling from edgex-devops/py-git-semver 03:14:47 b85a868b505f: Pulling fs layer 03:14:47 e2be974225ed: Pulling fs layer 03:14:47 339a4e72a1f5: Pulling fs layer 03:14:47 988bab9f4d93: Pulling fs layer 03:14:47 1469e6f7b9e6: Pulling fs layer 03:14:47 eaf3925da568: Pulling fs layer 03:14:47 bab4dde63d76: Pulling fs layer 03:14:47 bde34c3a00c8: Pulling fs layer 03:14:47 b352a97aabf1: Pulling fs layer 03:14:47 4872d77fe225: Pulling fs layer 03:14:47 5851b861e8e6: Pulling fs layer 03:14:47 bab4dde63d76: Waiting 03:14:47 4872d77fe225: Waiting 03:14:47 bde34c3a00c8: Waiting 03:14:47 988bab9f4d93: Waiting 03:14:47 b352a97aabf1: Waiting 03:14:47 eaf3925da568: Waiting 03:14:47 5851b861e8e6: Waiting 03:14:47 1469e6f7b9e6: Waiting 03:14:47 e2be974225ed: Verifying Checksum 03:14:47 e2be974225ed: Download complete 03:14:47 988bab9f4d93: Verifying Checksum 03:14:47 988bab9f4d93: Download complete 03:14:48 1469e6f7b9e6: Verifying Checksum 03:14:48 1469e6f7b9e6: Download complete 03:14:48 eaf3925da568: Verifying Checksum 03:14:48 eaf3925da568: Download complete 03:14:48 339a4e72a1f5: Verifying Checksum 03:14:48 339a4e72a1f5: Download complete 03:14:48 bde34c3a00c8: Download complete 03:14:48 b352a97aabf1: Download complete 03:14:48 4872d77fe225: Verifying Checksum 03:14:48 4872d77fe225: Download complete 03:14:48 5851b861e8e6: Verifying Checksum 03:14:48 5851b861e8e6: Download complete 03:14:48 b85a868b505f: Verifying Checksum 03:14:48 b85a868b505f: Download complete 03:14:48 bab4dde63d76: Verifying Checksum 03:14:49 b85a868b505f: Pull complete 03:14:49 e2be974225ed: Pull complete 03:14:50 339a4e72a1f5: Pull complete 03:14:50 988bab9f4d93: Pull complete 03:14:50 1469e6f7b9e6: Pull complete 03:14:50 eaf3925da568: Pull complete 03:14:52 bab4dde63d76: Pull complete 03:14:52 bde34c3a00c8: Pull complete 03:14:52 b352a97aabf1: Pull complete 03:14:52 4872d77fe225: Pull complete 03:14:52 5851b861e8e6: Pull complete 03:14:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:14:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:14:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:52 prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container 03:14:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-202 -v /w/workspace/undry_device-onvif-camera_PR-202:/w/workspace/undry_device-onvif-camera_PR-202:rw,z -v /w/workspace/undry_device-onvif-camera_PR-202@tmp:/w/workspace/undry_device-onvif-camera_PR-202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:14:54 $ docker top a4be0e6b5eeab41b9656b77c46a549a969a0c89c324cedb4274b2b6545cef289 -eo pid,comm 03:14:54 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). 03:14:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:14:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:14:54 [ssh-agent] Looking for ssh-agent implementation... 03:14:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:14:55 $ docker exec a4be0e6b5eeab41b9656b77c46a549a969a0c89c324cedb4274b2b6545cef289 ssh-agent 03:14:55 SSH_AUTH_SOCK=/tmp/ssh-8Yb85EH48Wts/agent.32 03:14:55 SSH_AGENT_PID=38 03:14:55 Running ssh-add (command line suppressed) 03:14:55 Identity added: /w/workspace/undry_device-onvif-camera_PR-202@tmp/private_key_15047082773551509571.key (/w/workspace/undry_device-onvif-camera_PR-202@tmp/private_key_15047082773551509571.key) 03:14:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:14:55 + git tag --points-at HEAD [Pipeline] } 03:14:55 $ docker exec --env ******** --env ******** a4be0e6b5eeab41b9656b77c46a549a969a0c89c324cedb4274b2b6545cef289 ssh-agent -k 03:14:55 unset SSH_AUTH_SOCK; 03:14:55 unset SSH_AGENT_PID; 03:14:55 echo Agent pid 38 killed; 03:14:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:14:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:14:55 [ssh-agent] Looking for ssh-agent implementation... 03:14:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:14:55 $ docker exec a4be0e6b5eeab41b9656b77c46a549a969a0c89c324cedb4274b2b6545cef289 ssh-agent 03:14:56 SSH_AUTH_SOCK=/tmp/ssh-iiSEGzmDzFuV/agent.70 03:14:56 SSH_AGENT_PID=76 03:14:56 Running ssh-add (command line suppressed) 03:14:56 Identity added: /w/workspace/undry_device-onvif-camera_PR-202@tmp/private_key_16516118069276964959.key (/w/workspace/undry_device-onvif-camera_PR-202@tmp/private_key_16516118069276964959.key) 03:14:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:14:56 + git semver init 03:14:56 2022-12-26 03:14:56,763 [run_init] DEBUG init version:0.0.0 force:False 03:14:56 2022-12-26 03:14:56,763 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-202/.semver 03:14:56 2022-12-26 03:14:56,764 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-202/.semver 03:14:56 2022-12-26 03:14:56,764 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-202/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-202, universal_newlines=False, shell=None, istream=None) 03:14:58 2022-12-26 03:14:57,810 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-202/.git/info/exclude 03:14:58 2022-12-26 03:14:57,811 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-202/.semver/PR-202 with force:False 03:14:58 2022-12-26 03:14:57,811 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-202/.semver/PR-202 03:14:58 2022-12-26 03:14:57,815 [execute] INFO git cat-file --batch-check 03:14:58 2022-12-26 03:14:57,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-202/.semver, universal_newlines=False, shell=None, istream=) 03:14:58 2022-12-26 03:14:57,821 [execute] INFO git cat-file --batch 03:14:58 2022-12-26 03:14:57,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-202/.semver, universal_newlines=False, shell=None, istream=) 03:14:58 2022-12-26 03:14:57,826 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-202/.semver/PR-202 03:14:58 0.0.0 [Pipeline] } 03:14:58 $ docker exec --env ******** --env ******** a4be0e6b5eeab41b9656b77c46a549a969a0c89c324cedb4274b2b6545cef289 ssh-agent -k 03:14:58 unset SSH_AUTH_SOCK; 03:14:58 unset SSH_AGENT_PID; 03:14:58 echo Agent pid 76 killed; 03:14:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:14:58 + git semver [Pipeline] } 03:14:59 $ docker stop --time=1 a4be0e6b5eeab41b9656b77c46a549a969a0c89c324cedb4274b2b6545cef289 03:15:00 $ docker rm -f --volumes a4be0e6b5eeab41b9656b77c46a549a969a0c89c324cedb4274b2b6545cef289 [Pipeline] // withDockerContainer [Pipeline] sh 03:15:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:15:01 Stashed 1 file(s) [Pipeline] echo 03:15:01 [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 03:15:01 provisioning config files... 03:15:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-202@tmp/config5922542960260585073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:02 ---> docker-login.sh 03:15:02 nexus3.edgexfoundry.org:10001 03:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:02 Configure a credential helper to remove this warning. See 03:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:02 03:15:02 Login Succeeded 03:15:02 nexus3.edgexfoundry.org:10002 03:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:02 Configure a credential helper to remove this warning. See 03:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:02 03:15:02 Login Succeeded 03:15:02 nexus3.edgexfoundry.org:10003 03:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:02 Configure a credential helper to remove this warning. See 03:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:02 03:15:02 Login Succeeded 03:15:02 nexus3.edgexfoundry.org:10004 03:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:02 Configure a credential helper to remove this warning. See 03:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:02 03:15:02 Login Succeeded 03:15:02 docker.io 03:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:02 Configure a credential helper to remove this warning. See 03:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:02 03:15:02 Login Succeeded 03:15:02 ---> docker-login.sh ends [Pipeline] } 03:15:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:15:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:15:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:15:03 ========================================================= 03:15:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:15:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:03 + 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 . 03:15:03 Sending build context to Docker daemon 27.66MB 03:15:03 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:15:03 Step 2/13 : FROM ${BASE} AS builder 03:15:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:15:03 213ec9aee27d: Pulling fs layer 03:15:03 4583459ba037: Pulling fs layer 03:15:03 93c1e223e6f2: Pulling fs layer 03:15:03 53926ce57604: Pulling fs layer 03:15:03 21b2b0c7a3f4: Pulling fs layer 03:15:03 22ff95d597cd: Pulling fs layer 03:15:03 12d6caf4c0d1: Pulling fs layer 03:15:03 96b7cbca73a9: Pulling fs layer 03:15:03 a7acece74701: Pulling fs layer 03:15:03 53926ce57604: Waiting 03:15:03 96b7cbca73a9: Waiting 03:15:03 a7acece74701: Waiting 03:15:03 21b2b0c7a3f4: Waiting 03:15:03 22ff95d597cd: Waiting 03:15:03 93c1e223e6f2: Download complete 03:15:03 4583459ba037: Download complete 03:15:03 21b2b0c7a3f4: Verifying Checksum 03:15:03 21b2b0c7a3f4: Download complete 03:15:03 22ff95d597cd: Verifying Checksum 03:15:03 22ff95d597cd: Download complete 03:15:03 213ec9aee27d: Verifying Checksum 03:15:03 213ec9aee27d: Download complete 03:15:03 12d6caf4c0d1: Verifying Checksum 03:15:03 12d6caf4c0d1: Download complete 03:15:04 213ec9aee27d: Pull complete 03:15:04 4583459ba037: Pull complete 03:15:04 93c1e223e6f2: Pull complete 03:15:04 a7acece74701: Verifying Checksum 03:15:04 a7acece74701: Download complete 03:15:04 53926ce57604: Verifying Checksum 03:15:04 53926ce57604: Download complete 03:15:04 96b7cbca73a9: Verifying Checksum 03:15:04 96b7cbca73a9: Download complete 03:15:09 53926ce57604: Pull complete 03:15:09 21b2b0c7a3f4: Pull complete 03:15:09 22ff95d597cd: Pull complete 03:15:09 12d6caf4c0d1: Pull complete 03:15:11 96b7cbca73a9: Pull complete 03:15:11 a7acece74701: Pull complete 03:15:11 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:15:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:15:11 ---> db6d94c90886 03:15:11 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:15:14 ---> Running in ff6701e811d1 03:15:14 Removing intermediate container ff6701e811d1 03:15:14 ---> e2cb0827ba37 03:15:14 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:15:14 ---> Running in 6031093b6f6a 03:15:14 Removing intermediate container 6031093b6f6a 03:15:14 ---> 3c2d3ce130c8 03:15:14 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:15:14 ---> Running in 7da6c8e8b5de 03:15:14 Removing intermediate container 7da6c8e8b5de 03:15:14 ---> 80ba76526c09 03:15:14 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:15:14 ---> Running in 4191428c46ae 03:15:14 Removing intermediate container 4191428c46ae 03:15:14 ---> 8bb5fc332679 03:15:14 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:15:14 ---> Running in 26b7273d47f4 03:15:14 Removing intermediate container 26b7273d47f4 03:15:14 ---> 367d5c32e2b5 03:15:14 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:15:14 ---> Running in c658c7ff4060 03:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:15:16 OK: 211 MiB in 51 packages 03:15:16 Removing intermediate container c658c7ff4060 03:15:16 ---> c3f9592ca661 03:15:16 Step 9/13 : WORKDIR /device-onvif-camera 03:15:16 ---> Running in 37cb5f3bf8a9 03:15:16 Removing intermediate container 37cb5f3bf8a9 03:15:16 ---> 0600a7fad482 03:15:16 Step 10/13 : COPY go.mod vendor* ./ 03:15:16 ---> 00eaf32c13d7 03:15:16 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:16 Still waiting to schedule task 03:15:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:15:16 ---> Running in 7bc1233d9e95 03:15:43 Removing intermediate container 7bc1233d9e95 03:15:43 ---> 85dd9864c572 03:15:43 Step 12/13 : COPY . . 03:15:43 ---> 5c00c7aa28ff 03:15:43 Step 13/13 : RUN ${MAKE} 03:15:43 ---> Running in 432bc57bc4e8 03:15:43 noop 03:15:43 Removing intermediate container 432bc57bc4e8 03:15:43 ---> d9941cd159fa 03:15:43 Successfully built d9941cd159fa 03:15:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:43 + docker inspect -f . ci-base-image-x86_64 03:15:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:44 prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container 03:15:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-202 -v /w/workspace/undry_device-onvif-camera_PR-202:/w/workspace/undry_device-onvif-camera_PR-202:rw,z -v /w/workspace/undry_device-onvif-camera_PR-202@tmp:/w/workspace/undry_device-onvif-camera_PR-202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:15:44 $ docker top 814a9da6865bfbc1b90476748f710c558e8e492b5ac4680270ffd88484177f48 -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:44 + go version 03:15:44 go version go1.18.7 linux/amd64 [Pipeline] } 03:15:44 $ docker stop --time=1 814a9da6865bfbc1b90476748f710c558e8e492b5ac4680270ffd88484177f48 03:15:46 $ docker rm -f --volumes 814a9da6865bfbc1b90476748f710c558e8e492b5ac4680270ffd88484177f48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:46 + docker inspect -f . ci-base-image-x86_64 03:15:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:46 prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container 03:15:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-202 -v /w/workspace/undry_device-onvif-camera_PR-202:/w/workspace/undry_device-onvif-camera_PR-202:rw,z -v /w/workspace/undry_device-onvif-camera_PR-202@tmp:/w/workspace/undry_device-onvif-camera_PR-202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:15:47 $ docker top fed8b66fc23b7951a4e38424f6d24c563817057c599a41f79a3841ccd55dbf35 -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:47 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-202 [Pipeline] fileExists [Pipeline] sh 03:15:48 + make test 03:15:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:15:48 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:15:58 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:16:01 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 29.3% of statements 03:16:01 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:16:01 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.424s coverage: 86.5% of statements 03:16:09 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." 03:16:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:16:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:16:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:16:13 ./bin/test-attribution-txt.sh [Pipeline] echo 03:16:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:16:13 $ docker stop --time=1 fed8b66fc23b7951a4e38424f6d24c563817057c599a41f79a3841ccd55dbf35 03:16:15 $ docker rm -f --volumes fed8b66fc23b7951a4e38424f6d24c563817057c599a41f79a3841ccd55dbf35 [Pipeline] // withDockerContainer [Pipeline] sh 03:16:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:16:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:16:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:16:17 + ls -al . 03:16:17 total 248 03:16:17 drwxrwxr-x 10 jenkins jenkins 4096 Dec 26 03:15 . 03:16:17 drwxrwxr-x 4 jenkins jenkins 4096 Dec 26 03:14 .. 03:16:17 drwxrwxr-x 8 jenkins jenkins 4096 Dec 26 03:16 .git 03:16:17 drwxrwxr-x 3 jenkins jenkins 4096 Dec 26 03:14 .github 03:16:17 -rw-rw-r-- 1 jenkins jenkins 496 Dec 26 03:14 .gitignore 03:16:17 -rw-rw-r-- 1 jenkins jenkins 42 Dec 26 03:14 .golangci.yml 03:16:17 drwxr-xr-x 3 jenkins jenkins 4096 Dec 26 03:14 .semver 03:16:17 -rw-rw-r-- 1 jenkins jenkins 9742 Dec 26 03:14 Attribution.txt 03:16:17 -rw-rw-r-- 1 jenkins jenkins 6312 Dec 26 03:14 CHANGELOG.md 03:16:17 -rw-rw-r-- 1 jenkins jenkins 1637 Dec 26 03:14 Dockerfile 03:16:17 -rw-rw-r-- 1 jenkins jenkins 677 Dec 26 03:14 GOVERNANCE.md 03:16:17 -rw-rw-r-- 1 jenkins jenkins 734 Dec 26 03:14 Jenkinsfile 03:16:17 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 26 03:14 LICENSE 03:16:17 -rw-rw-r-- 1 jenkins jenkins 2858 Dec 26 03:14 Makefile 03:16:17 -rw-rw-r-- 1 jenkins jenkins 625 Dec 26 03:14 OWNERS.md 03:16:17 -rw-rw-r-- 1 jenkins jenkins 6595 Dec 26 03:14 README.md 03:16:17 -rw-rw-r-- 1 jenkins jenkins 5 Dec 26 03:15 VERSION 03:16:17 drwxrwxr-x 2 jenkins jenkins 4096 Dec 26 03:14 bin 03:16:17 drwxrwxr-x 3 jenkins jenkins 4096 Dec 26 03:14 cmd 03:16:17 -rw-r--r-- 1 jenkins jenkins 79184 Dec 26 03:16 coverage.out 03:16:17 drwxrwxr-x 6 jenkins jenkins 4096 Dec 26 03:14 doc 03:16:17 -rw-rw-r-- 1 jenkins jenkins 3688 Dec 26 03:14 go.mod 03:16:17 -rw-rw-r-- 1 jenkins jenkins 46249 Dec 26 03:14 go.sum 03:16:17 drwxrwxr-x 4 jenkins jenkins 4096 Dec 26 03:14 internal 03:16:17 drwxrwxr-x 4 jenkins jenkins 4096 Dec 26 03:14 snap 03:16:17 -rw-rw-r-- 1 jenkins jenkins 236 Dec 26 03:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:17 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=306aeabdb1decc19a9caf0c93a30232ddbee1670 --label arch=amd64 --label version=0.0.0 . 03:16:17 Sending build context to Docker daemon 27.74MB 03:16:17 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:16:17 Step 2/26 : FROM ${BASE} AS builder 03:16:17 ---> d9941cd159fa 03:16:17 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:16:17 ---> Running in fca29c40b370 03:16:18 Removing intermediate container fca29c40b370 03:16:18 ---> 2a56d32d2af9 03:16:18 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:16:18 ---> Running in 982a3f6b82e9 03:16:18 Removing intermediate container 982a3f6b82e9 03:16:18 ---> 9d7778ebf8b2 03:16:18 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:16:18 ---> Running in 098f57930fa7 03:16:18 Removing intermediate container 098f57930fa7 03:16:18 ---> df4f28656d3d 03:16:18 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:16:18 ---> Running in 80453d2c7980 03:16:18 Removing intermediate container 80453d2c7980 03:16:18 ---> 345afaa2058d 03:16:18 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:16:18 ---> Running in bfb867095331 03:16:18 Removing intermediate container bfb867095331 03:16:18 ---> d6b2484234f6 03:16:18 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:16:18 ---> Running in 71d69b30b448 03:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:16:19 OK: 211 MiB in 51 packages 03:16:19 Removing intermediate container 71d69b30b448 03:16:19 ---> 3918c4fc3ef8 03:16:19 Step 9/26 : WORKDIR /device-onvif-camera 03:16:19 ---> Running in dfebe477a4a4 03:16:19 Removing intermediate container dfebe477a4a4 03:16:19 ---> ff37a6245207 03:16:19 Step 10/26 : COPY go.mod vendor* ./ 03:16:19 ---> 4c317b9d51a5 03:16:19 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:19 ---> Running in e9c5f55b09b0 03:16:20 Removing intermediate container e9c5f55b09b0 03:16:20 ---> 74a80f9763ba 03:16:20 Step 12/26 : COPY . . 03:16:21 ---> 43a4a88bc3b1 03:16:21 Step 13/26 : RUN ${MAKE} 03:16:21 ---> Running in a20b4e0d7f1a 03:16:21 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:16:43 Removing intermediate container a20b4e0d7f1a 03:16:43 ---> dd1bd16cfdfc 03:16:43 Step 14/26 : FROM alpine:3.16 03:16:43 3.16: Pulling from library/alpine 03:16:43 ca7dd9ec2225: Pulling fs layer 03:16:43 ca7dd9ec2225: Verifying Checksum 03:16:43 ca7dd9ec2225: Download complete 03:16:43 ca7dd9ec2225: Pull complete 03:16:43 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:16:43 Status: Downloaded newer image for alpine:3.16 03:16:43 ---> bfe296a52501 03:16:43 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:16:43 ---> Running in fa4a99b35d85 03:16:43 Removing intermediate container fa4a99b35d85 03:16:43 ---> f71cf0dfb0cb 03:16:43 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:16:43 ---> Running in dc1df4b1bbe3 03:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:16:44 (1/6) Installing dumb-init (1.2.5-r1) 03:16:44 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:16:44 (3/6) Installing libsodium (1.0.18-r0) 03:16:44 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:16:44 (5/6) Installing libzmq (4.3.4-r0) 03:16:44 (6/6) Installing zeromq (4.3.4-r0) 03:16:44 Executing busybox-1.35.0-r17.trigger 03:16:44 OK: 8 MiB in 20 packages 03:16:44 Removing intermediate container dc1df4b1bbe3 03:16:44 ---> dd711e3d03c8 03:16:44 Step 17/26 : WORKDIR / 03:16:44 ---> Running in 5c4873912716 03:16:44 Removing intermediate container 5c4873912716 03:16:44 ---> d5f385b50abf 03:16:44 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:16:45 ---> ec83699e8ee7 03:16:45 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:16:45 ---> 4be58db3777e 03:16:45 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:16:45 ---> 3aca6c03b1c4 03:16:45 Step 21/26 : EXPOSE 59984 03:16:45 ---> Running in 4c1db52335b6 03:16:45 Removing intermediate container 4c1db52335b6 03:16:45 ---> a16004cfa413 03:16:45 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:16:45 ---> Running in 55b5fb2dd1fb 03:16:45 Removing intermediate container 55b5fb2dd1fb 03:16:45 ---> df04814e26d4 03:16:45 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:16:45 ---> Running in 3db2c4271c9e 03:16:45 Removing intermediate container 3db2c4271c9e 03:16:45 ---> 1c5407d96ba7 03:16:45 Step 24/26 : LABEL arch=amd64 03:16:46 ---> Running in 9c9d3a9a9ef8 03:16:46 Removing intermediate container 9c9d3a9a9ef8 03:16:46 ---> a4daacd05414 03:16:46 Step 25/26 : LABEL git_sha=306aeabdb1decc19a9caf0c93a30232ddbee1670 03:16:46 ---> Running in c9c09e165d3a 03:16:46 Removing intermediate container c9c09e165d3a 03:16:46 ---> c1f478dde344 03:16:46 Step 26/26 : LABEL version=0.0.0 03:16:46 ---> Running in f97f005bc7eb 03:16:46 Removing intermediate container f97f005bc7eb 03:16:46 ---> 3580dce14ffc 03:16:46 [Warning] One or more build-args [ARCH] were not consumed 03:16:46 Successfully built 3580dce14ffc 03:16:46 Successfully tagged device-onvif-camera: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 03:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:16:47 03:16:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:16:47 latest: Pulling from edgex-lftools-log-publisher 03:16:47 5eb5b503b376: Pulling fs layer 03:16:47 5c69ac0246d0: Pulling fs layer 03:16:47 ec43610c2a17: Pulling fs layer 03:16:47 3a2ae6a8a46f: Pulling fs layer 03:16:47 33b1e0a273af: Pulling fs layer 03:16:47 5d3b04190fa2: Pulling fs layer 03:16:47 2f39f015ded8: Pulling fs layer 03:16:47 33b1e0a273af: Waiting 03:16:47 5d3b04190fa2: Waiting 03:16:47 2f39f015ded8: Waiting 03:16:47 5c69ac0246d0: Verifying Checksum 03:16:47 5c69ac0246d0: Download complete 03:16:47 3a2ae6a8a46f: Verifying Checksum 03:16:47 3a2ae6a8a46f: Download complete 03:16:47 33b1e0a273af: Verifying Checksum 03:16:47 33b1e0a273af: Download complete 03:16:47 5d3b04190fa2: Verifying Checksum 03:16:47 5d3b04190fa2: Download complete 03:16:47 ec43610c2a17: Verifying Checksum 03:16:47 ec43610c2a17: Download complete 03:16:47 5eb5b503b376: Verifying Checksum 03:16:47 5eb5b503b376: Download complete 03:16:48 2f39f015ded8: Download complete 03:16:49 5eb5b503b376: Pull complete 03:16:49 5c69ac0246d0: Pull complete 03:16:49 ec43610c2a17: Pull complete 03:16:49 3a2ae6a8a46f: Pull complete 03:16:49 33b1e0a273af: Pull complete 03:16:49 5d3b04190fa2: Pull complete 03:16:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-507 in /w/workspace/undry_device-onvif-camera_PR-202 [Pipeline] { [Pipeline] ws 03:16:52 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:16:53 The recommended git tool is: git 03:16:54 2f39f015ded8: Pull complete 03:16:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:16:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:16:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:54 prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container 03:16:54 $ 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/undry_device-onvif-camera_PR-202 -v /w/workspace/undry_device-onvif-camera_PR-202:/w/workspace/undry_device-onvif-camera_PR-202:rw,z -v /w/workspace/undry_device-onvif-camera_PR-202@tmp:/w/workspace/undry_device-onvif-camera_PR-202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:16:57 $ docker top 41a289c16a8c76ad15680bad2a929c29ea6fe9060b0dfa898f6ce92ff467e14b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:57 ---> job-cost.sh 03:16:57 lf-activate-venv: SKIPPING 03:16:57 INFO: No Stack... 03:16:58 INFO: Retrieving Pricing Info for: v3-standard-8 03:16:58 INFO: Archiving Costs [Pipeline] sh 03:16:58 using credential edgex-jenkins-ssh 03:16:58 Cloning the remote Git repository 03:16:58 + cat /w/workspace/undry_device-onvif-camera_PR-202/archives/cost.csv 03:16:58 + cut -d, -f6 [Pipeline] lock 03:16:58 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-202-1-stack-cost] 03:16:58 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-202-1-stack-cost] did not exist. Created. 03:16:58 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-202-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:16:59 + echo total: 0.2199999988079071 [Pipeline] stash 03:16:59 Stashed 1 file(s) [Pipeline] } 03:16:59 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-202-1-stack-cost] 03:16:58 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:16:58 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:16:58 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:16:58 > git --version # timeout=10 03:16:58 > git --version # 'git version 2.25.1' 03:16:58 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // lock [Pipeline] } 03:16:59 $ docker stop --time=1 41a289c16a8c76ad15680bad2a929c29ea6fe9060b0dfa898f6ce92ff467e14b 03:17:00 $ docker rm -f --volumes 41a289c16a8c76ad15680bad2a929c29ea6fe9060b0dfa898f6ce92ff467e14b 03:17:00 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:17:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:17:01 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:17:01 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:17:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:17:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/202/head:refs/remotes/origin/PR-202 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:17:01 Merging remotes/origin/main commit 4a1514bac2c3623567fb323734989edc763968b8 into PR head commit 306aeabdb1decc19a9caf0c93a30232ddbee1670 03:17:02 Merge succeeded, producing 306aeabdb1decc19a9caf0c93a30232ddbee1670 03:17:02 Checking out Revision 306aeabdb1decc19a9caf0c93a30232ddbee1670 (PR-202) 03:17:03 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 03:17:03 > git --version # timeout=10 03:17:03 > git --version # 'git version 2.25.1' 03:17:03 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:17:01 > git config core.sparsecheckout # timeout=10 03:17:01 > git checkout -f 306aeabdb1decc19a9caf0c93a30232ddbee1670 # timeout=10 03:17:02 > git remote # timeout=10 03:17:02 > git config --get remote.origin.url # timeout=10 03:17:02 using GIT_SSH to set credentials SSH Credentials for GitHub 03:17:02 > git merge 4a1514bac2c3623567fb323734989edc763968b8 # timeout=10 03:17:02 > git rev-parse HEAD^{commit} # timeout=10 03:17:02 > git config core.sparsecheckout # timeout=10 03:17:02 > git checkout -f 306aeabdb1decc19a9caf0c93a30232ddbee1670 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:17:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:17:04 % Total % Received % Xferd Average Speed Time Time Time Current 03:17:04 Dload Upload Total Spent Left Speed 03:17:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 03:17:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:17:05 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 03:17:05 03:17:05 { 03:17:05 "registry-mirrors": [ 03:17:05 "https://nexus3.edgexfoundry.org:10001" 03:17:05 ], 03:17:05 "bip": "10.250.0.254/24", 03:17:05 "hosts": [ 03:17:05 "tcp://0.0.0.0:5555", 03:17:05 "unix:///var/run/docker.sock" 03:17:05 ], 03:17:05 "mtu": 1458, 03:17:05 "selinux-enabled": true, 03:17:05 "seccomp-profile": "/etc/docker/seccomp.json" 03:17:05 } [Pipeline] sh 03:17:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:17:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:24 provisioning config files... 03:17:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config18027848002201640353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:24 ---> docker-login.sh 03:17:24 nexus3.edgexfoundry.org:10001 03:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:25 Configure a credential helper to remove this warning. See 03:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:25 03:17:25 Login Succeeded 03:17:25 nexus3.edgexfoundry.org:10002 03:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:25 Configure a credential helper to remove this warning. See 03:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:25 03:17:25 Login Succeeded 03:17:25 nexus3.edgexfoundry.org:10003 03:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:26 Configure a credential helper to remove this warning. See 03:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:26 03:17:26 Login Succeeded 03:17:26 nexus3.edgexfoundry.org:10004 03:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:26 Configure a credential helper to remove this warning. See 03:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:26 03:17:26 Login Succeeded 03:17:26 docker.io 03:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:26 Configure a credential helper to remove this warning. See 03:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:26 03:17:26 Login Succeeded 03:17:26 ---> docker-login.sh ends [Pipeline] } 03:17:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:17:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:17:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:17:27 ========================================================= 03:17:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:17:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:27 + 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 . 03:17:28 Sending build context to Docker daemon 20.52MB 03:17:28 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:17:28 Step 2/13 : FROM ${BASE} AS builder 03:17:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:17:28 9b18e9b68314: Pulling fs layer 03:17:28 35d82f9e3411: Pulling fs layer 03:17:28 e16973657156: Pulling fs layer 03:17:28 fc693d55d65f: Pulling fs layer 03:17:28 7e9fc2657dce: Pulling fs layer 03:17:28 dda99020689f: Pulling fs layer 03:17:28 db1c61fa0a46: Pulling fs layer 03:17:28 891c053d2c06: Pulling fs layer 03:17:28 fc693d55d65f: Waiting 03:17:28 dda99020689f: Waiting 03:17:28 7e9fc2657dce: Waiting 03:17:28 db1c61fa0a46: Waiting 03:17:28 891c053d2c06: Waiting 03:17:28 e16973657156: Verifying Checksum 03:17:28 e16973657156: Download complete 03:17:28 35d82f9e3411: Verifying Checksum 03:17:28 35d82f9e3411: Download complete 03:17:28 7e9fc2657dce: Verifying Checksum 03:17:28 7e9fc2657dce: Download complete 03:17:28 dda99020689f: Verifying Checksum 03:17:28 dda99020689f: Download complete 03:17:28 9b18e9b68314: Download complete 03:17:29 891c053d2c06: Verifying Checksum 03:17:29 891c053d2c06: Download complete 03:17:30 9b18e9b68314: Pull complete 03:17:30 35d82f9e3411: Pull complete 03:17:30 db1c61fa0a46: Verifying Checksum 03:17:30 db1c61fa0a46: Download complete 03:17:31 e16973657156: Pull complete 03:17:31 fc693d55d65f: Verifying Checksum 03:17:31 fc693d55d65f: Download complete 03:17:43 fc693d55d65f: Pull complete 03:17:43 7e9fc2657dce: Pull complete 03:17:43 dda99020689f: Pull complete 03:17:50 db1c61fa0a46: Pull complete 03:17:51 891c053d2c06: Pull complete 03:17:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:17:51 ---> f96f9c87975a 03:17:51 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:17:53 ---> Running in 5da2898c05d6 03:17:53 Removing intermediate container 5da2898c05d6 03:17:53 ---> dad71b7c23de 03:17:53 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:17:53 ---> Running in d12fe2298a4f 03:17:54 Removing intermediate container d12fe2298a4f 03:17:54 ---> 987c0162aa1f 03:17:54 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:17:54 ---> Running in 8effcea449fd 03:17:54 Removing intermediate container 8effcea449fd 03:17:54 ---> 50d1602b6c63 03:17:54 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:17:54 ---> Running in 9b1e8dbbca62 03:17:54 Removing intermediate container 9b1e8dbbca62 03:17:54 ---> 80b986dd9870 03:17:54 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:17:55 ---> Running in 722319752db8 03:17:55 Removing intermediate container 722319752db8 03:17:55 ---> a57c3925e49f 03:17:55 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:17:55 ---> Running in 790ff91ef823 03:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:17:57 OK: 221 MiB in 51 packages 03:17:58 Removing intermediate container 790ff91ef823 03:17:58 ---> 7410d9fe8461 03:17:58 Step 9/13 : WORKDIR /device-onvif-camera 03:17:58 ---> Running in 3da30d95bdc3 03:17:59 Removing intermediate container 3da30d95bdc3 03:17:59 ---> 8b1c9539b444 03:17:59 Step 10/13 : COPY go.mod vendor* ./ 03:17:59 ---> 75d49e4c4d9b 03:17:59 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:59 ---> Running in 965ede63328a 03:18:56 Removing intermediate container 965ede63328a 03:18:56 ---> ae407ac256e7 03:18:56 Step 12/13 : COPY . . 03:18:56 ---> f59ebde0e646 03:18:56 Step 13/13 : RUN ${MAKE} 03:18:56 ---> Running in 085cb8a7bbae 03:18:56 noop 03:18:56 Removing intermediate container 085cb8a7bbae 03:18:56 ---> 301f3a69c2ed 03:18:56 Successfully built 301f3a69c2ed 03:18:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:56 + docker inspect -f . ci-base-image-arm64 03:18:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:56 prd-ubuntu20.04-docker-arm64-4c-16g-507 does not seem to be running inside a container 03:18:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:18:58 $ docker top a366d1f7798eab37ddad064115971610c03c598281d3c750573c18f6296ac1a5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:59 + go version 03:18:59 go version go1.18.7 linux/arm64 [Pipeline] } 03:18:59 $ docker stop --time=1 a366d1f7798eab37ddad064115971610c03c598281d3c750573c18f6296ac1a5 03:19:00 $ docker rm -f --volumes a366d1f7798eab37ddad064115971610c03c598281d3c750573c18f6296ac1a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:01 + docker inspect -f . ci-base-image-arm64 03:19:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:01 prd-ubuntu20.04-docker-arm64-4c-16g-507 does not seem to be running inside a container 03:19:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:19:02 $ docker top e7a3a2d36a8088aec734e4969844ecf7d14a994cf18385d4d866700d9c8bff11 -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:03 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:19:03 + make test 03:19:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:19:05 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:20:42 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:20:42 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.186s coverage: 29.3% of statements 03:20:42 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:20:45 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.197s coverage: 86.5% of statements 03:20:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:20:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:21:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:21:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:21:07 ./bin/test-attribution-txt.sh [Pipeline] echo 03:21:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:21:07 $ docker stop --time=1 e7a3a2d36a8088aec734e4969844ecf7d14a994cf18385d4d866700d9c8bff11 03:21:08 $ docker rm -f --volumes e7a3a2d36a8088aec734e4969844ecf7d14a994cf18385d4d866700d9c8bff11 [Pipeline] // withDockerContainer [Pipeline] sh 03:21:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:21:09 Warning: overwriting stash ‘coverage-report’ 03:21:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:21:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:21:11 + ls -al . 03:21:11 total 244 03:21:11 drwxrwxr-x 9 jenkins jenkins 4096 Dec 26 03:19 . 03:21:11 drwxrwxr-x 4 jenkins jenkins 4096 Dec 26 03:16 .. 03:21:11 drwxrwxr-x 8 jenkins jenkins 4096 Dec 26 03:17 .git 03:21:11 drwxrwxr-x 3 jenkins jenkins 4096 Dec 26 03:17 .github 03:21:11 -rw-rw-r-- 1 jenkins jenkins 496 Dec 26 03:17 .gitignore 03:21:11 -rw-rw-r-- 1 jenkins jenkins 42 Dec 26 03:17 .golangci.yml 03:21:11 -rw-rw-r-- 1 jenkins jenkins 9742 Dec 26 03:17 Attribution.txt 03:21:11 -rw-rw-r-- 1 jenkins jenkins 6312 Dec 26 03:17 CHANGELOG.md 03:21:11 -rw-rw-r-- 1 jenkins jenkins 1637 Dec 26 03:17 Dockerfile 03:21:11 -rw-rw-r-- 1 jenkins jenkins 677 Dec 26 03:17 GOVERNANCE.md 03:21:11 -rw-rw-r-- 1 jenkins jenkins 734 Dec 26 03:17 Jenkinsfile 03:21:11 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 26 03:17 LICENSE 03:21:11 -rw-rw-r-- 1 jenkins jenkins 2858 Dec 26 03:17 Makefile 03:21:11 -rw-rw-r-- 1 jenkins jenkins 625 Dec 26 03:17 OWNERS.md 03:21:11 -rw-rw-r-- 1 jenkins jenkins 6595 Dec 26 03:17 README.md 03:21:11 -rw-rw-r-- 1 jenkins jenkins 5 Dec 26 03:15 VERSION 03:21:11 drwxrwxr-x 2 jenkins jenkins 4096 Dec 26 03:17 bin 03:21:11 drwxrwxr-x 3 jenkins jenkins 4096 Dec 26 03:17 cmd 03:21:11 -rw-r--r-- 1 jenkins jenkins 79184 Dec 26 03:20 coverage.out 03:21:11 drwxrwxr-x 6 jenkins jenkins 4096 Dec 26 03:17 doc 03:21:11 -rw-rw-r-- 1 jenkins jenkins 3688 Dec 26 03:17 go.mod 03:21:11 -rw-rw-r-- 1 jenkins jenkins 46249 Dec 26 03:17 go.sum 03:21:11 drwxrwxr-x 4 jenkins jenkins 4096 Dec 26 03:17 internal 03:21:11 drwxrwxr-x 4 jenkins jenkins 4096 Dec 26 03:17 snap 03:21:11 -rw-rw-r-- 1 jenkins jenkins 236 Dec 26 03:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:11 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=306aeabdb1decc19a9caf0c93a30232ddbee1670 --label arch=arm64 --label version=0.0.0 . 03:21:12 Sending build context to Docker daemon 20.6MB 03:21:12 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:21:12 Step 2/26 : FROM ${BASE} AS builder 03:21:12 ---> 301f3a69c2ed 03:21:12 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:21:12 ---> Running in 3be051266a98 03:21:13 Removing intermediate container 3be051266a98 03:21:13 ---> ff0edb3c295f 03:21:13 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:21:13 ---> Running in 3cf9b9cf468d 03:21:13 Removing intermediate container 3cf9b9cf468d 03:21:13 ---> 7322ef5e517e 03:21:13 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:21:13 ---> Running in 31741047e61c 03:21:13 Removing intermediate container 31741047e61c 03:21:13 ---> 1627c576621a 03:21:13 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:21:14 ---> Running in 2f7d1989de44 03:21:14 Removing intermediate container 2f7d1989de44 03:21:14 ---> 732ac8207ceb 03:21:14 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:21:14 ---> Running in a761817bcece 03:21:14 Removing intermediate container a761817bcece 03:21:14 ---> 421c2935f8d6 03:21:14 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:21:14 ---> Running in 498eb858e430 03:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:21:18 OK: 221 MiB in 51 packages 03:21:19 Removing intermediate container 498eb858e430 03:21:19 ---> d8a34d5c2e1f 03:21:19 Step 9/26 : WORKDIR /device-onvif-camera 03:21:19 ---> Running in 483a64b0df3f 03:21:19 Removing intermediate container 483a64b0df3f 03:21:19 ---> eb83049373e9 03:21:19 Step 10/26 : COPY go.mod vendor* ./ 03:21:20 ---> 6d1d48f78a39 03:21:20 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:20 ---> Running in b30664959db2 03:21:22 Removing intermediate container b30664959db2 03:21:22 ---> 4cada3dc6173 03:21:22 Step 12/26 : COPY . . 03:21:24 ---> dbd42f9c0a5e 03:21:24 Step 13/26 : RUN ${MAKE} 03:21:24 ---> Running in d53c5a2e3abc 03:21:25 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:24:02 Removing intermediate container d53c5a2e3abc 03:24:02 ---> ae85331790ab 03:24:02 Step 14/26 : FROM alpine:3.16 03:24:02 3.16: Pulling from library/alpine 03:24:02 6875df1f5354: Pulling fs layer 03:24:02 6875df1f5354: Verifying Checksum 03:24:02 6875df1f5354: Download complete 03:24:02 6875df1f5354: Pull complete 03:24:02 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:24:02 Status: Downloaded newer image for alpine:3.16 03:24:02 ---> 2b4661558fb8 03:24:02 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:24:02 ---> Running in 4305e6959e1a 03:24:02 Removing intermediate container 4305e6959e1a 03:24:02 ---> d097ce3f1e5b 03:24:02 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:24:02 ---> Running in 0dc43277091e 03:24:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:24:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:24:02 (1/6) Installing dumb-init (1.2.5-r1) 03:24:02 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:24:02 (3/6) Installing libsodium (1.0.18-r0) 03:24:02 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:24:02 (5/6) Installing libzmq (4.3.4-r0) 03:24:02 (6/6) Installing zeromq (4.3.4-r0) 03:24:02 Executing busybox-1.35.0-r17.trigger 03:24:02 OK: 8 MiB in 20 packages 03:24:02 Removing intermediate container 0dc43277091e 03:24:02 ---> eefb081c5f44 03:24:02 Step 17/26 : WORKDIR / 03:24:02 ---> Running in 1d317707941a 03:24:02 Removing intermediate container 1d317707941a 03:24:02 ---> 5645d4262766 03:24:02 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:24:02 ---> 9b5817581e27 03:24:02 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:24:02 ---> 8f2f235fff14 03:24:02 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:24:02 ---> bd1fe1d0ba25 03:24:02 Step 21/26 : EXPOSE 59984 03:24:02 ---> Running in 137a3ddfe8ed 03:24:02 Removing intermediate container 137a3ddfe8ed 03:24:02 ---> bb6717b06750 03:24:02 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:24:02 ---> Running in b38923648666 03:24:02 Removing intermediate container b38923648666 03:24:02 ---> 8c25466527aa 03:24:02 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:24:02 ---> Running in 7e6de69a2498 03:24:02 Removing intermediate container 7e6de69a2498 03:24:02 ---> 6b7d0ca5d2da 03:24:02 Step 24/26 : LABEL arch=arm64 03:24:02 ---> Running in 8f15b3e49d2c 03:24:02 Removing intermediate container 8f15b3e49d2c 03:24:02 ---> ea10e7d4b032 03:24:02 Step 25/26 : LABEL git_sha=306aeabdb1decc19a9caf0c93a30232ddbee1670 03:24:02 ---> Running in ce7e13728a76 03:24:02 Removing intermediate container ce7e13728a76 03:24:02 ---> 905f0a276af6 03:24:02 Step 26/26 : LABEL version=0.0.0 03:24:02 ---> Running in 21ab0a75914a 03:24:02 Removing intermediate container 21ab0a75914a 03:24:02 ---> c4ef63309a63 03:24:02 [Warning] One or more build-args [ARCH] were not consumed 03:24:02 Successfully built c4ef63309a63 03:24:02 Successfully tagged device-onvif-camera-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 03:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:24:02 03:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:24:03 arm64: Pulling from edgex-lftools-log-publisher 03:24:03 8998bd30e6a1: Pulling fs layer 03:24:03 04944245beec: Pulling fs layer 03:24:03 699f458cf7ca: Pulling fs layer 03:24:03 765212b225bb: Pulling fs layer 03:24:03 f23df028b6ca: Pulling fs layer 03:24:03 d65c8cfc05b1: Pulling fs layer 03:24:03 2437ff75d9bd: Pulling fs layer 03:24:03 f23df028b6ca: Waiting 03:24:03 d65c8cfc05b1: Waiting 03:24:03 2437ff75d9bd: Waiting 03:24:03 04944245beec: Verifying Checksum 03:24:03 04944245beec: Download complete 03:24:03 765212b225bb: Verifying Checksum 03:24:03 765212b225bb: Download complete 03:24:03 f23df028b6ca: Verifying Checksum 03:24:03 f23df028b6ca: Download complete 03:24:03 d65c8cfc05b1: Verifying Checksum 03:24:03 d65c8cfc05b1: Download complete 03:24:03 699f458cf7ca: Verifying Checksum 03:24:03 699f458cf7ca: Download complete 03:24:04 8998bd30e6a1: Verifying Checksum 03:24:04 8998bd30e6a1: Download complete 03:24:06 2437ff75d9bd: Verifying Checksum 03:24:07 8998bd30e6a1: Pull complete 03:24:07 04944245beec: Pull complete 03:24:09 699f458cf7ca: Pull complete 03:24:09 765212b225bb: Pull complete 03:24:09 f23df028b6ca: Pull complete 03:24:10 d65c8cfc05b1: Pull complete 03:24:22 2437ff75d9bd: Pull complete 03:24:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:24:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:24:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:22 prd-ubuntu20.04-docker-arm64-4c-16g-507 does not seem to be running inside a container 03:24:22 $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:24:25 $ docker top 8f762067aedadb5b2bfd674603f96ba1dd61affd0fec19fffaa97f06329c7d4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:25 ---> job-cost.sh 03:24:25 lf-activate-venv: SKIPPING 03:24:25 INFO: No Stack... 03:24:26 INFO: Retrieving Pricing Info for: v3-standard-4 03:24:27 INFO: Archiving Costs [Pipeline] sh 03:24:27 + + catcut /w/workspace/device-onvif-camera/1/archives/cost.csv -d, 03:24:27 -f6 [Pipeline] lock 03:24:27 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-202-1-stack-cost] 03:24:27 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-202-1-stack-cost] did not exist. Created. 03:24:27 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-202-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:24:28 /w/workspace/device-onvif-camera/1@tmp/durable-8831b6fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:24:28 + echo total: 0.10999999940395355 [Pipeline] stash 03:24:28 Warning: overwriting stash ‘stack-cost’ 03:24:28 Stashed 1 file(s) [Pipeline] } 03:24:28 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-202-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:24:28 $ docker stop --time=1 8f762067aedadb5b2bfd674603f96ba1dd61affd0fec19fffaa97f06329c7d4b 03:24:30 $ docker rm -f --volumes 8f762067aedadb5b2bfd674603f96ba1dd61affd0fec19fffaa97f06329c7d4b [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 03:24:30 provisioning config files... 03:24:30 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-202@tmp/config13854916930457708851tmp [Pipeline] { [Pipeline] sh 03:24:31 + set +x 03:24:31 + curl -s https://codecov.io/bash 03:24:31 + bash -s -- 03:24:31 03:24:31 _____ _ 03:24:31 / ____| | | 03:24:31 | | ___ __| | ___ ___ _____ __ 03:24:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:24:31 | |___| (_) | (_| | __/ (_| (_) \ V / 03:24:31 \_____\___/ \__,_|\___|\___\___/ \_/ 03:24:31 Bash-1.0.6 03:24:31 03:24:31 03:24:31 ==> git version 2.25.1 found 03:24:31 ==> 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 03:24:31 Release-Date: 2020-01-08 03:24:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:24:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:24:31 ==> Jenkins CI detected. 03:24:31 current dir:  /w/workspace/undry_device-onvif-camera_PR-202 03:24:31 project root: . 03:24:31 --> token set from env 03:24:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:24:31 ==> Running gcov in . (disable via -X gcov) 03:24:31 ==> Python coveragepy not found 03:24:31 ==> Searching for coverage reports in: 03:24:31 + . 03:24:31 -> Found 1 reports 03:24:31 ==> Detecting git/mercurial file structure 03:24:31 ==> Reading reports 03:24:31 + ./coverage.out bytes=79184 03:24:31 ==> Appending adjustments 03:24:31 https://docs.codecov.io/docs/fixing-reports 03:24:31 + Found adjustments 03:24:31 ==> Gzipping contents 03:24:31 12K /tmp/codecov.lekBu4.gz 03:24:31 ==> Uploading reports 03:24:31 url: https://codecov.io 03:24:31 query: branch=PR-202&commit=306aeabdb1decc19a9caf0c93a30232ddbee1670&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-202%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=202&job=&cmd_args= 03:24:31 -> Pinging Codecov 03:24:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-202&commit=306aeabdb1decc19a9caf0c93a30232ddbee1670&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-202%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=202&job=&cmd_args= 03:24:32 -> Uploading to 03:24:32 https://storage.googleapis.com/codecov/v4/raw/2022-12-26/F29A59C45E3A92E06B3E522C9905F8EF/306aeabdb1decc19a9caf0c93a30232ddbee1670/fec4e8f0-f644-46b0-ada8-1214de0d54bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221226T032431Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e62d704537b79b39e5c78917312b65e2b8f8d4ee3d25f5cedef982f6394aeb8 03:24:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:24:32 Dload Upload Total Spent Left Speed 03:24:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10833 0 0 100 10833 0 40725 --:--:-- --:--:-- --:--:-- 40725 03:24:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/306aeabdb1decc19a9caf0c93a30232ddbee1670 [Pipeline] } 03:24:32 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 03:24:34 + [ -d /w/workspace/undry_device-onvif-camera_PR-202/archives ] 03:24:34 + ls -al /w/workspace/undry_device-onvif-camera_PR-202/archives 03:24:34 total 16 03:24:34 drwxr-xr-x 3 root root 4096 Dec 26 03:16 . 03:24:34 drwxrwxr-x 11 jenkins jenkins 4096 Dec 26 03:16 .. 03:24:34 drwxr-xr-x 2 root root 4096 Dec 26 03:16 cost 03:24:34 -rw-r--r-- 1 root root 91 Dec 26 03:16 cost.csv 03:24:34 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-202/archives 03:24:34 + ls -al /w/workspace/undry_device-onvif-camera_PR-202/archives 03:24:34 total 16 03:24:34 drwxr-xr-x 3 jenkins jenkins 4096 Dec 26 03:16 . 03:24:34 drwxrwxr-x 11 jenkins jenkins 4096 Dec 26 03:16 .. 03:24:34 drwxr-xr-x 2 jenkins jenkins 4096 Dec 26 03:16 cost 03:24:34 -rw-r--r-- 1 jenkins jenkins 91 Dec 26 03:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:24:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:24:35 ---> package-listing.sh 03:24:35 ++ facter osfamily 03:24:35 ++ tr '[:upper:]' '[:lower:]' 03:24:35 + OS_FAMILY=debian 03:24:35 + workspace=/w/workspace/undry_device-onvif-camera_PR-202 03:24:35 + START_PACKAGES=/tmp/packages_start.txt 03:24:35 + END_PACKAGES=/tmp/packages_end.txt 03:24:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:24:35 + PACKAGES=/tmp/packages_start.txt 03:24:35 + '[' /w/workspace/undry_device-onvif-camera_PR-202 ']' 03:24:35 + PACKAGES=/tmp/packages_end.txt 03:24:35 + case "${OS_FAMILY}" in 03:24:35 + dpkg -l 03:24:35 + grep '^ii' 03:24:35 + '[' -f /tmp/packages_start.txt ']' 03:24:35 + '[' -f /tmp/packages_end.txt ']' 03:24:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:24:35 + '[' /w/workspace/undry_device-onvif-camera_PR-202 ']' 03:24:35 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-202/archives/ 03:24:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-202/archives/ [Pipeline] echo 03:24:35 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/undry_device-onvif-camera_PR-202/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:24:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:36 prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container 03:24:36 $ 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/undry_device-onvif-camera_PR-202/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-202 -v /w/workspace/undry_device-onvif-camera_PR-202:/w/workspace/undry_device-onvif-camera_PR-202:rw,z -v /w/workspace/undry_device-onvif-camera_PR-202@tmp:/w/workspace/undry_device-onvif-camera_PR-202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:24:36 $ docker top c4356087b2b7cf0fe6de069164ed725b9fa3ffed0edf4c22ca0a6cb549417716 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:37 + touch /tmp/pre-build-complete [Pipeline] sh 03:24:37 + mkdir -p /var/log/sysstat [Pipeline] sh 03:24:37 + ls /var/log/sa-host 03:24:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:38 provisioning config files... 03:24:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-202@tmp/config713116700668659071tmp [Pipeline] { [Pipeline] echo 03:24:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:24:38 ---> create-netrc.sh [Pipeline] } 03:24:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:24:38 ---> python-tools-install.sh [Pipeline] echo 03:24:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:24:39 ---> sudo-logs.sh 03:24:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:24:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:24:39 ---> job-cost.sh 03:24:39 lf-activate-venv: SKIPPING 03:24:39 DEBUG: total: 0.2199999988079071 03:24:39 INFO: Retrieving Stack Cost... 03:24:40 INFO: Retrieving Pricing Info for: v3-standard-8 03:24:40 INFO: Archiving Costs [Pipeline] echo 03:24:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:24:40 ---> logs-deploy.sh 03:24:40 lf-activate-venv: SKIPPING 03:24:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-202/1 03:24:40 INFO: archiving workspace using pattern(s): 03:24:41 Archives upload complete. 03:24:42 INFO: archiving logs to Nexus 03:24:42 ---> uname -a: 03:24:42 Linux prd-ubuntu20-04-docker-8c-8g-506 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:24:42 03:24:42 03:24:42 ---> lscpu: 03:24:42 Architecture: x86_64 03:24:42 CPU op-mode(s): 32-bit, 64-bit 03:24:42 Byte Order: Little Endian 03:24:42 Address sizes: 40 bits physical, 48 bits virtual 03:24:42 CPU(s): 8 03:24:42 On-line CPU(s) list: 0-7 03:24:42 Thread(s) per core: 1 03:24:42 Core(s) per socket: 1 03:24:42 Socket(s): 8 03:24:42 NUMA node(s): 1 03:24:42 Vendor ID: AuthenticAMD 03:24:42 CPU family: 23 03:24:42 Model: 49 03:24:42 Model name: AMD EPYC-Rome Processor 03:24:42 Stepping: 0 03:24:42 CPU MHz: 2799.988 03:24:42 BogoMIPS: 5599.97 03:24:42 Virtualization: AMD-V 03:24:42 Hypervisor vendor: KVM 03:24:42 Virtualization type: full 03:24:42 L1d cache: 256 KiB 03:24:42 L1i cache: 256 KiB 03:24:42 L2 cache: 4 MiB 03:24:42 L3 cache: 128 MiB 03:24:42 NUMA node0 CPU(s): 0-7 03:24:42 Vulnerability Itlb multihit: Not affected 03:24:42 Vulnerability L1tf: Not affected 03:24:42 Vulnerability Mds: Not affected 03:24:42 Vulnerability Meltdown: Not affected 03:24:42 Vulnerability Mmio stale data: Not affected 03:24:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:24:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:24:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:24:42 Vulnerability Srbds: Not affected 03:24:42 Vulnerability Tsx async abort: Not affected 03:24:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:24:42 03:24:42 03:24:42 ---> nproc: 03:24:42 8 03:24:42 03:24:42