Pull request #293 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d+163d81e496ee931b2d3d9b2549810c1b7a8df380 (06a6c15d967f2c6bcec65692542c6315809fa999) 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-ssh3111724241256002107.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh18310839557934269736.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-293/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17954500251952486199.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh4285466072543119585.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-293/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10275019259724037251.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-6236’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6237 in /w/workspace/undry_device-onvif-camera_PR-293 [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-293 # 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 163d81e496ee931b2d3d9b2549810c1b7a8df380 into PR head commit 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d Merge succeeded, producing 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d Checking out Revision 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d (PR-293) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > 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/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d # 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 163d81e496ee931b2d3d9b2549810c1b7a8df380 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d # timeout=10 > git rev-list --no-walk 77fe5f324ce098dec8df204cbc08cc004a4b331c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T19:47:42.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T19:47:42.170Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T19:47:42.182Z] ========================================================= [2023-03-29T19:47:42.182Z] EdgeX Global Pipelines Version Info [2023-03-29T19:47:42.182Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:47:42.888Z] ------------------- [2023-03-29T19:47:42.888Z] stable info: [2023-03-29T19:47:42.888Z] ------------------- [2023-03-29T19:47:42.888Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T19:47:42.888Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T19:47:42.888Z] Message: update stable to v1.0.245 [2023-03-29T19:47:43.456Z] ------------------- [2023-03-29T19:47:43.456Z] experimental info: [2023-03-29T19:47:43.456Z] ------------------- [2023-03-29T19:47:43.456Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T19:47:43.456Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T19:47:43.456Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T19:47:43.619Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-29T19:47:43.632Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-29T19:47:43.644Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T19:47:43.655Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T19:47:43.667Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T19:47:43.678Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T19:47:43.692Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T19:47:43.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-29T19:47:43.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T19:47:43.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T19:47:43.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T19:47:43.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-29T19:47:43.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T19:47:43.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T19:47:43.786Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T19:47:43.797Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T19:47:43.808Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T19:47:43.819Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T19:47:43.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T19:47:43.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T19:47:43.852Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-29T19:47:43.863Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-29T19:47:43.874Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T19:47:43.885Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T19:47:43.896Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T19:47:43.907Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T19:47:43.918Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T19:47:43.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-293 [Pipeline] echo [2023-03-29T19:47:43.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-293 [Pipeline] echo [2023-03-29T19:47:43.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-293 [Pipeline] echo [2023-03-29T19:47:43.970Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d [Pipeline] echo [2023-03-29T19:47:43.981Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33b8c63 [Pipeline] echo [2023-03-29T19:47:43.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T19:47:44.020Z] provisioning config files... [2023-03-29T19:47:44.033Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-293@tmp/config2725908085268626698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:47:44.335Z] ---> docker-login.sh [2023-03-29T19:47:44.335Z] nexus3.edgexfoundry.org:10001 [2023-03-29T19:47:44.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:47:44.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:47:44.595Z] Configure a credential helper to remove this warning. See [2023-03-29T19:47:44.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:47:44.595Z] [2023-03-29T19:47:44.595Z] Login Succeeded [2023-03-29T19:47:44.595Z] nexus3.edgexfoundry.org:10002 [2023-03-29T19:47:44.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:47:44.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:47:44.856Z] Configure a credential helper to remove this warning. See [2023-03-29T19:47:44.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:47:44.856Z] [2023-03-29T19:47:44.856Z] Login Succeeded [2023-03-29T19:47:44.856Z] nexus3.edgexfoundry.org:10003 [2023-03-29T19:47:44.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:47:44.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:47:44.856Z] Configure a credential helper to remove this warning. See [2023-03-29T19:47:44.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:47:44.856Z] [2023-03-29T19:47:44.856Z] Login Succeeded [2023-03-29T19:47:44.856Z] nexus3.edgexfoundry.org:10004 [2023-03-29T19:47:44.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:47:44.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:47:44.856Z] Configure a credential helper to remove this warning. See [2023-03-29T19:47:44.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:47:44.856Z] [2023-03-29T19:47:44.856Z] Login Succeeded [2023-03-29T19:47:44.856Z] docker.io [2023-03-29T19:47:45.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:47:45.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:47:45.376Z] Configure a credential helper to remove this warning. See [2023-03-29T19:47:45.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:47:45.376Z] [2023-03-29T19:47:45.376Z] Login Succeeded [2023-03-29T19:47:45.376Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T19:47:45.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T19:47:45.777Z] + git rev-list -1 --merges 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d~1..33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d [Pipeline] echo [2023-03-29T19:47:45.829Z] -----------> git rev-list -1 --merges 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d~1..33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d [false] [Pipeline] sh [2023-03-29T19:47:46.115Z] + git log --format=format:%s -1 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d [Pipeline] echo [2023-03-29T19:47:46.130Z] ========================================================= [2023-03-29T19:47:46.130Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T19:47:46.130Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T19:47:46.450Z] + git log --format=format:%s -1 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d [Pipeline] echo [2023-03-29T19:47:46.460Z] [semverPrep] GIT_COMMIT: 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-29T19:47:46.469Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T19:47:46.813Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T19:47:46.813Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T19:47:46.813Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T19:47:46.813Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T19:47:46.813Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T19:47:46.813Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T19:47:46.813Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:47:47.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T19:47:47.152Z] [2023-03-29T19:47:47.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:47:47.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T19:47:47.703Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T19:47:47.703Z] b85a868b505f: Pulling fs layer [2023-03-29T19:47:47.703Z] e2be974225ed: Pulling fs layer [2023-03-29T19:47:47.703Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T19:47:47.703Z] 988bab9f4d93: Pulling fs layer [2023-03-29T19:47:47.703Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T19:47:47.703Z] eaf3925da568: Pulling fs layer [2023-03-29T19:47:47.703Z] bab4dde63d76: Pulling fs layer [2023-03-29T19:47:47.703Z] bde34c3a00c8: Pulling fs layer [2023-03-29T19:47:47.703Z] b352a97aabf1: Pulling fs layer [2023-03-29T19:47:47.703Z] 4872d77fe225: Pulling fs layer [2023-03-29T19:47:47.703Z] 5851b861e8e6: Pulling fs layer [2023-03-29T19:47:47.703Z] 988bab9f4d93: Waiting [2023-03-29T19:47:47.703Z] 4872d77fe225: Waiting [2023-03-29T19:47:47.703Z] 5851b861e8e6: Waiting [2023-03-29T19:47:47.703Z] eaf3925da568: Waiting [2023-03-29T19:47:47.703Z] bab4dde63d76: Waiting [2023-03-29T19:47:47.703Z] bde34c3a00c8: Waiting [2023-03-29T19:47:47.703Z] 1469e6f7b9e6: Waiting [2023-03-29T19:47:47.703Z] b352a97aabf1: Waiting [2023-03-29T19:47:47.703Z] e2be974225ed: Verifying Checksum [2023-03-29T19:47:47.703Z] e2be974225ed: Download complete [2023-03-29T19:47:47.703Z] 988bab9f4d93: Verifying Checksum [2023-03-29T19:47:47.703Z] 988bab9f4d93: Download complete [2023-03-29T19:47:47.962Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T19:47:47.962Z] 1469e6f7b9e6: Download complete [2023-03-29T19:47:47.962Z] eaf3925da568: Verifying Checksum [2023-03-29T19:47:47.962Z] eaf3925da568: Download complete [2023-03-29T19:47:47.962Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T19:47:47.962Z] 339a4e72a1f5: Download complete [2023-03-29T19:47:47.962Z] bde34c3a00c8: Download complete [2023-03-29T19:47:47.962Z] b352a97aabf1: Verifying Checksum [2023-03-29T19:47:47.962Z] b352a97aabf1: Download complete [2023-03-29T19:47:47.962Z] 4872d77fe225: Verifying Checksum [2023-03-29T19:47:47.962Z] 4872d77fe225: Download complete [2023-03-29T19:47:47.962Z] 5851b861e8e6: Verifying Checksum [2023-03-29T19:47:47.962Z] 5851b861e8e6: Download complete [2023-03-29T19:47:47.962Z] b85a868b505f: Verifying Checksum [2023-03-29T19:47:47.962Z] b85a868b505f: Download complete [2023-03-29T19:47:48.222Z] bab4dde63d76: Verifying Checksum [2023-03-29T19:47:48.222Z] bab4dde63d76: Download complete [2023-03-29T19:47:49.157Z] b85a868b505f: Pull complete [2023-03-29T19:47:49.416Z] e2be974225ed: Pull complete [2023-03-29T19:47:49.677Z] 339a4e72a1f5: Pull complete [2023-03-29T19:47:49.677Z] 988bab9f4d93: Pull complete [2023-03-29T19:47:50.248Z] 1469e6f7b9e6: Pull complete [2023-03-29T19:47:50.507Z] eaf3925da568: Pull complete [2023-03-29T19:47:52.411Z] bab4dde63d76: Pull complete [2023-03-29T19:47:52.411Z] bde34c3a00c8: Pull complete [2023-03-29T19:47:52.411Z] b352a97aabf1: Pull complete [2023-03-29T19:47:52.411Z] 4872d77fe225: Pull complete [2023-03-29T19:47:52.411Z] 5851b861e8e6: Pull complete [2023-03-29T19:47:52.411Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T19:47:52.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T19:47:52.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:47:52.550Z] prd-ubuntu20.04-docker-8c-8g-6237 does not seem to be running inside a container [2023-03-29T19:47:52.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@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-devops/py-git-semver:0.1.4 cat [2023-03-29T19:47:55.290Z] $ docker top a3210cbe388af7d95e281e2c90e4469fc772d1e544f0dc8b66aa8cf508b37cc2 -eo pid,comm [2023-03-29T19:47:55.347Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T19:47:55.347Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T19:47:55.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T19:47:55.382Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T19:47:55.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T19:47:55.510Z] $ docker exec a3210cbe388af7d95e281e2c90e4469fc772d1e544f0dc8b66aa8cf508b37cc2 ssh-agent [2023-03-29T19:47:55.624Z] SSH_AUTH_SOCK=/tmp/ssh-zXj6C5f4xrBR/agent.32 [2023-03-29T19:47:55.624Z] SSH_AGENT_PID=38 [2023-03-29T19:47:55.630Z] Running ssh-add (command line suppressed) [2023-03-29T19:47:55.728Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-293@tmp/private_key_594711111089199808.key (/w/workspace/undry_device-onvif-camera_PR-293@tmp/private_key_594711111089199808.key) [2023-03-29T19:47:55.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T19:47:56.123Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T19:47:56.128Z] $ docker exec --env ******** --env ******** a3210cbe388af7d95e281e2c90e4469fc772d1e544f0dc8b66aa8cf508b37cc2 ssh-agent -k [2023-03-29T19:47:56.236Z] unset SSH_AUTH_SOCK; [2023-03-29T19:47:56.237Z] unset SSH_AGENT_PID; [2023-03-29T19:47:56.238Z] echo Agent pid 38 killed; [2023-03-29T19:47:56.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T19:47:56.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T19:47:56.279Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T19:47:56.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T19:47:56.387Z] $ docker exec a3210cbe388af7d95e281e2c90e4469fc772d1e544f0dc8b66aa8cf508b37cc2 ssh-agent [2023-03-29T19:47:56.504Z] SSH_AUTH_SOCK=/tmp/ssh-fYKgTJ7oPUqD/agent.69 [2023-03-29T19:47:56.504Z] SSH_AGENT_PID=75 [2023-03-29T19:47:56.509Z] Running ssh-add (command line suppressed) [2023-03-29T19:47:56.606Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-293@tmp/private_key_17905629688024671024.key (/w/workspace/undry_device-onvif-camera_PR-293@tmp/private_key_17905629688024671024.key) [2023-03-29T19:47:56.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T19:47:56.913Z] + git semver init [2023-03-29T19:47:57.172Z] 2023-03-29 19:47:57,092 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T19:47:57.172Z] 2023-03-29 19:47:57,093 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-293/.semver [2023-03-29T19:47:57.172Z] 2023-03-29 19:47:57,094 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-293/.semver [2023-03-29T19:47:57.172Z] 2023-03-29 19:47:57,094 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-293/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-293, universal_newlines=False, shell=None, istream=None) [2023-03-29T19:47:58.109Z] 2023-03-29 19:47:57,962 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-293/.git/info/exclude [2023-03-29T19:47:58.109Z] 2023-03-29 19:47:57,962 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-293/.semver/PR-293 with force:False [2023-03-29T19:47:58.109Z] 2023-03-29 19:47:57,962 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-293/.semver/PR-293 [2023-03-29T19:47:58.109Z] 2023-03-29 19:47:57,966 [execute] INFO git cat-file --batch-check [2023-03-29T19:47:58.109Z] 2023-03-29 19:47:57,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-293/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T19:47:58.109Z] 2023-03-29 19:47:57,974 [execute] INFO git cat-file --batch [2023-03-29T19:47:58.109Z] 2023-03-29 19:47:57,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-293/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T19:47:58.109Z] 2023-03-29 19:47:57,980 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-293/.semver/PR-293 [2023-03-29T19:47:58.109Z] 0.0.0 [Pipeline] } [2023-03-29T19:47:58.114Z] $ docker exec --env ******** --env ******** a3210cbe388af7d95e281e2c90e4469fc772d1e544f0dc8b66aa8cf508b37cc2 ssh-agent -k [2023-03-29T19:47:58.210Z] unset SSH_AUTH_SOCK; [2023-03-29T19:47:58.211Z] unset SSH_AGENT_PID; [2023-03-29T19:47:58.211Z] echo Agent pid 75 killed; [2023-03-29T19:47:58.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T19:47:58.527Z] + git semver [Pipeline] } [2023-03-29T19:47:58.796Z] $ docker stop --time=1 a3210cbe388af7d95e281e2c90e4469fc772d1e544f0dc8b66aa8cf508b37cc2 [2023-03-29T19:48:00.079Z] $ docker rm -f --volumes a3210cbe388af7d95e281e2c90e4469fc772d1e544f0dc8b66aa8cf508b37cc2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T19:48:00.423Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T19:48:00.620Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T19:48:00.622Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T19:48:00.771Z] provisioning config files... [2023-03-29T19:48:00.779Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-293@tmp/config14773097211163665301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:48:01.076Z] ---> docker-login.sh [2023-03-29T19:48:01.076Z] nexus3.edgexfoundry.org:10001 [2023-03-29T19:48:01.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:48:01.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:48:01.076Z] Configure a credential helper to remove this warning. See [2023-03-29T19:48:01.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:48:01.076Z] [2023-03-29T19:48:01.076Z] Login Succeeded [2023-03-29T19:48:01.076Z] nexus3.edgexfoundry.org:10002 [2023-03-29T19:48:01.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:48:01.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:48:01.076Z] Configure a credential helper to remove this warning. See [2023-03-29T19:48:01.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:48:01.076Z] [2023-03-29T19:48:01.076Z] Login Succeeded [2023-03-29T19:48:01.076Z] nexus3.edgexfoundry.org:10003 [2023-03-29T19:48:01.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:48:01.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:48:01.336Z] Configure a credential helper to remove this warning. See [2023-03-29T19:48:01.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:48:01.336Z] [2023-03-29T19:48:01.336Z] Login Succeeded [2023-03-29T19:48:01.336Z] nexus3.edgexfoundry.org:10004 [2023-03-29T19:48:01.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:48:01.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:48:01.336Z] Configure a credential helper to remove this warning. See [2023-03-29T19:48:01.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:48:01.336Z] [2023-03-29T19:48:01.336Z] Login Succeeded [2023-03-29T19:48:01.336Z] docker.io [2023-03-29T19:48:01.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:48:01.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:48:01.595Z] Configure a credential helper to remove this warning. See [2023-03-29T19:48:01.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:48:01.595Z] [2023-03-29T19:48:01.595Z] Login Succeeded [2023-03-29T19:48:01.595Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T19:48:01.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T19:48:01.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T19:48:01.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T19:48:01.687Z] ========================================================= [2023-03-29T19:48:01.687Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T19:48:01.687Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:48:01.990Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T19:48:01.990Z] Sending build context to Docker daemon 27.03MB [2023-03-29T19:48:01.990Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T19:48:01.990Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-29T19:48:02.249Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T19:48:02.249Z] 63b65145d645: Pulling fs layer [2023-03-29T19:48:02.249Z] a2d21d5440eb: Pulling fs layer [2023-03-29T19:48:02.249Z] 935e6c44a52c: Pulling fs layer [2023-03-29T19:48:02.249Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T19:48:02.249Z] 30dea6a524f1: Pulling fs layer [2023-03-29T19:48:02.249Z] a2aff8979fd8: Pulling fs layer [2023-03-29T19:48:02.249Z] 6808be2612f2: Pulling fs layer [2023-03-29T19:48:02.249Z] f25807f1079a: Pulling fs layer [2023-03-29T19:48:02.249Z] 94cc34f8dd06: Waiting [2023-03-29T19:48:02.249Z] a2aff8979fd8: Waiting [2023-03-29T19:48:02.249Z] 6808be2612f2: Waiting [2023-03-29T19:48:02.249Z] f25807f1079a: Waiting [2023-03-29T19:48:02.249Z] 30dea6a524f1: Waiting [2023-03-29T19:48:02.249Z] a2d21d5440eb: Download complete [2023-03-29T19:48:02.249Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T19:48:02.249Z] 94cc34f8dd06: Download complete [2023-03-29T19:48:02.249Z] 30dea6a524f1: Download complete [2023-03-29T19:48:02.249Z] 63b65145d645: Verifying Checksum [2023-03-29T19:48:02.249Z] 63b65145d645: Download complete [2023-03-29T19:48:02.249Z] a2aff8979fd8: Verifying Checksum [2023-03-29T19:48:02.249Z] a2aff8979fd8: Download complete [2023-03-29T19:48:02.509Z] 63b65145d645: Pull complete [2023-03-29T19:48:02.509Z] a2d21d5440eb: Pull complete [2023-03-29T19:48:02.770Z] f25807f1079a: Verifying Checksum [2023-03-29T19:48:02.770Z] f25807f1079a: Download complete [2023-03-29T19:48:03.035Z] 935e6c44a52c: Verifying Checksum [2023-03-29T19:48:03.035Z] 935e6c44a52c: Download complete [2023-03-29T19:48:03.297Z] 6808be2612f2: Verifying Checksum [2023-03-29T19:48:03.297Z] 6808be2612f2: Download complete [2023-03-29T19:48:05.823Z] 935e6c44a52c: Pull complete [2023-03-29T19:48:05.823Z] 94cc34f8dd06: Pull complete [2023-03-29T19:48:06.080Z] 30dea6a524f1: Pull complete [2023-03-29T19:48:06.080Z] a2aff8979fd8: Pull complete [2023-03-29T19:48:08.603Z] 6808be2612f2: Pull complete [2023-03-29T19:48:09.535Z] f25807f1079a: Pull complete [2023-03-29T19:48:09.535Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T19:48:09.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T19:48:09.535Z] ---> 3b553350e43f [2023-03-29T19:48:09.535Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-29T19:48:15.725Z] Still waiting to schedule task [2023-03-29T19:48:15.725Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-29T19:48:16.208Z] ---> Running in 3f2e028b1c43 [2023-03-29T19:48:16.466Z] Removing intermediate container 3f2e028b1c43 [2023-03-29T19:48:16.466Z] ---> fbe21954ad70 [2023-03-29T19:48:16.466Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T19:48:16.466Z] ---> Running in e4734ff1f8dc [2023-03-29T19:48:16.725Z] Removing intermediate container e4734ff1f8dc [2023-03-29T19:48:16.725Z] ---> b71b165f699d [2023-03-29T19:48:16.725Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T19:48:16.725Z] ---> Running in 8b471fa87c59 [2023-03-29T19:48:16.725Z] Removing intermediate container 8b471fa87c59 [2023-03-29T19:48:16.725Z] ---> 8b555305458a [2023-03-29T19:48:16.725Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T19:48:16.725Z] ---> Running in 4fc23c52f57e [2023-03-29T19:48:16.984Z] Removing intermediate container 4fc23c52f57e [2023-03-29T19:48:16.984Z] ---> 480fdee31f14 [2023-03-29T19:48:16.984Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-29T19:48:16.984Z] ---> Running in e086a210fa22 [2023-03-29T19:48:17.243Z] Removing intermediate container e086a210fa22 [2023-03-29T19:48:17.243Z] ---> ec7b02ceb41f [2023-03-29T19:48:17.243Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T19:48:17.243Z] ---> Running in 734ec3b759b1 [2023-03-29T19:48:17.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T19:48:17.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T19:48:17.959Z] OK: 265 MiB in 53 packages [2023-03-29T19:48:18.219Z] Removing intermediate container 734ec3b759b1 [2023-03-29T19:48:18.219Z] ---> d65080ce6c84 [2023-03-29T19:48:18.219Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-29T19:48:18.477Z] ---> Running in f78618f4acd1 [2023-03-29T19:48:18.477Z] Removing intermediate container f78618f4acd1 [2023-03-29T19:48:18.477Z] ---> 263c25c55db8 [2023-03-29T19:48:18.477Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-29T19:48:18.477Z] ---> 69d1c1a5e7b1 [2023-03-29T19:48:18.477Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T19:48:18.739Z] ---> Running in b97b1fe3d505 [2023-03-29T19:48:50.866Z] Removing intermediate container b97b1fe3d505 [2023-03-29T19:48:50.866Z] ---> fd0329190207 [2023-03-29T19:48:50.866Z] Step 12/13 : COPY . . [2023-03-29T19:48:50.866Z] ---> a46e26505df9 [2023-03-29T19:48:50.866Z] Step 13/13 : RUN ${MAKE} [2023-03-29T19:48:50.866Z] ---> Running in d436c1e7aabc [2023-03-29T19:48:50.866Z] noop [2023-03-29T19:48:50.866Z] Removing intermediate container d436c1e7aabc [2023-03-29T19:48:50.866Z] ---> 26004d24288c [2023-03-29T19:48:50.866Z] Successfully built 26004d24288c [2023-03-29T19:48:50.866Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:48:51.169Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T19:48:51.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:48:51.285Z] prd-ubuntu20.04-docker-8c-8g-6237 does not seem to be running inside a container [2023-03-29T19:48:51.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T19:48:51.679Z] $ docker top 626b16d9c63a88bc24fb3927aa27525c6877528eb925312dda717d5ded36550c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T19:48:52.012Z] + go version [2023-03-29T19:48:52.012Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T19:48:52.032Z] $ docker stop --time=1 626b16d9c63a88bc24fb3927aa27525c6877528eb925312dda717d5ded36550c [2023-03-29T19:48:53.341Z] $ docker rm -f --volumes 626b16d9c63a88bc24fb3927aa27525c6877528eb925312dda717d5ded36550c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:48:53.752Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T19:48:53.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:48:53.825Z] prd-ubuntu20.04-docker-8c-8g-6237 does not seem to be running inside a container [2023-03-29T19:48:53.866Z] $ 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-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T19:48:54.360Z] $ docker top 2066d0c16b450d82f2b5bac2df4faaaed1a1fa822d8406549238db2937d85c43 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T19:48:54.705Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-293 [Pipeline] fileExists [Pipeline] sh [2023-03-29T19:48:55.003Z] + make test [2023-03-29T19:48:55.004Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T19:49:00.330Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-29T19:49:10.337Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-29T19:49:10.337Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-29T19:49:12.247Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.7% of statements [2023-03-29T19:49:15.535Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.278s coverage: 86.5% of statements [2023-03-29T19:49:22.086Z] go vet ./... [2023-03-29T19:49:25.365Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T19:49:25.365Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T19:49:25.365Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T19:49:25.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T19:49:25.398Z] $ docker stop --time=1 2066d0c16b450d82f2b5bac2df4faaaed1a1fa822d8406549238db2937d85c43 [2023-03-29T19:49:30.299Z] $ docker rm -f --volumes 2066d0c16b450d82f2b5bac2df4faaaed1a1fa822d8406549238db2937d85c43 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T19:49:30.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T19:49:30.855Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T19:49:31.300Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T19:49:31.585Z] + ls -al . [2023-03-29T19:49:31.585Z] total 232 [2023-03-29T19:49:31.585Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 19:48 . [2023-03-29T19:49:31.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 19:47 .. [2023-03-29T19:49:31.585Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 19:47 .git [2023-03-29T19:49:31.585Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 19:47 .github [2023-03-29T19:49:31.585Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 29 19:47 .gitignore [2023-03-29T19:49:31.585Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 19:47 .golangci.yml [2023-03-29T19:49:31.585Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 19:47 .semver [2023-03-29T19:49:31.585Z] -rw-rw-r-- 1 jenkins jenkins 9732 Mar 29 19:47 Attribution.txt [2023-03-29T19:49:31.585Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 29 19:47 CHANGELOG.md [2023-03-29T19:49:31.585Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 29 19:47 Dockerfile [2023-03-29T19:49:31.585Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 19:47 GOVERNANCE.md [2023-03-29T19:49:31.585Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 29 19:47 Jenkinsfile [2023-03-29T19:49:31.585Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 19:47 LICENSE [2023-03-29T19:49:31.585Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 29 19:47 Makefile [2023-03-29T19:49:31.585Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 29 19:47 OWNERS.md [2023-03-29T19:49:31.585Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 29 19:47 README.md [2023-03-29T19:49:31.585Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 19:48 VERSION [2023-03-29T19:49:31.585Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 19:47 bin [2023-03-29T19:49:31.585Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 19:47 cmd [2023-03-29T19:49:31.585Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 29 19:49 coverage.out [2023-03-29T19:49:31.585Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 19:47 doc [2023-03-29T19:49:31.585Z] -rw-rw-r-- 1 jenkins jenkins 3554 Mar 29 19:47 go.mod [2023-03-29T19:49:31.585Z] -rw-rw-r-- 1 jenkins jenkins 32657 Mar 29 19:47 go.sum [2023-03-29T19:49:31.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 19:47 internal [2023-03-29T19:49:31.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 19:47 snap [2023-03-29T19:49:31.585Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 29 19:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:49:32.003Z] + 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=33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d --label arch=amd64 --label version=0.0.0 . [2023-03-29T19:49:32.004Z] Sending build context to Docker daemon 27.11MB [2023-03-29T19:49:32.004Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T19:49:32.004Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-29T19:49:32.004Z] ---> 26004d24288c [2023-03-29T19:49:32.004Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-29T19:49:32.262Z] ---> Running in 26aceb2910e4 [2023-03-29T19:49:32.519Z] Removing intermediate container 26aceb2910e4 [2023-03-29T19:49:32.519Z] ---> 35e3aedcb7a2 [2023-03-29T19:49:32.519Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T19:49:32.519Z] ---> Running in aeb2092969f9 [2023-03-29T19:49:32.519Z] Removing intermediate container aeb2092969f9 [2023-03-29T19:49:32.519Z] ---> ecd62170c409 [2023-03-29T19:49:32.519Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T19:49:32.519Z] ---> Running in ca1781ddf322 [2023-03-29T19:49:32.777Z] Removing intermediate container ca1781ddf322 [2023-03-29T19:49:32.777Z] ---> c0c20ebf5c33 [2023-03-29T19:49:32.777Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T19:49:32.777Z] ---> Running in b8216c580124 [2023-03-29T19:49:32.777Z] Removing intermediate container b8216c580124 [2023-03-29T19:49:32.777Z] ---> 4ea69d2ac225 [2023-03-29T19:49:32.777Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-29T19:49:32.777Z] ---> Running in dbf111ac46c8 [2023-03-29T19:49:32.777Z] Removing intermediate container dbf111ac46c8 [2023-03-29T19:49:32.777Z] ---> 5184f86e9a71 [2023-03-29T19:49:32.777Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T19:49:32.777Z] ---> Running in 75da068d4ac0 [2023-03-29T19:49:33.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T19:49:33.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T19:49:33.603Z] OK: 265 MiB in 53 packages [2023-03-29T19:49:33.862Z] Removing intermediate container 75da068d4ac0 [2023-03-29T19:49:33.862Z] ---> 0c4e74da577e [2023-03-29T19:49:33.862Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-29T19:49:34.121Z] ---> Running in 8b7c3ece1edb [2023-03-29T19:49:34.121Z] Removing intermediate container 8b7c3ece1edb [2023-03-29T19:49:34.121Z] ---> ce9f7aa2ac37 [2023-03-29T19:49:34.121Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-29T19:49:34.379Z] ---> 30dc7696ffab [2023-03-29T19:49:34.379Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T19:49:34.379Z] ---> Running in bdee968cc34b [2023-03-29T19:49:35.314Z] Removing intermediate container bdee968cc34b [2023-03-29T19:49:35.314Z] ---> 2689cb48510e [2023-03-29T19:49:35.314Z] Step 12/26 : COPY . . [2023-03-29T19:49:36.249Z] ---> 0c40fad47e31 [2023-03-29T19:49:36.249Z] Step 13/26 : RUN ${MAKE} [2023-03-29T19:49:36.507Z] ---> Running in 26b4d8dccb1a [2023-03-29T19:49:36.764Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-29T19:49:58.680Z] Removing intermediate container 26b4d8dccb1a [2023-03-29T19:49:58.680Z] ---> 1a62b80c3154 [2023-03-29T19:49:58.680Z] Step 14/26 : FROM alpine:3.17 [2023-03-29T19:49:58.680Z] 3.17: Pulling from library/alpine [2023-03-29T19:49:58.680Z] f56be85fc22e: Pulling fs layer [2023-03-29T19:49:58.680Z] f56be85fc22e: Verifying Checksum [2023-03-29T19:49:58.680Z] f56be85fc22e: Download complete [2023-03-29T19:49:58.680Z] f56be85fc22e: Pull complete [2023-03-29T19:49:58.680Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T19:49:58.680Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T19:49:58.680Z] ---> 9ed4aefc74f6 [2023-03-29T19:49:58.680Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-29T19:49:58.680Z] ---> Running in f82b08b711cb [2023-03-29T19:49:58.680Z] Removing intermediate container f82b08b711cb [2023-03-29T19:49:58.680Z] ---> 816a834a917a [2023-03-29T19:49:58.680Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-29T19:49:58.680Z] ---> Running in 69a77464785d [2023-03-29T19:49:58.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T19:49:58.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T19:49:58.680Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T19:49:58.680Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T19:49:58.680Z] OK: 7 MiB in 16 packages [2023-03-29T19:49:58.680Z] Removing intermediate container 69a77464785d [2023-03-29T19:49:58.680Z] ---> ce863c918744 [2023-03-29T19:49:58.680Z] Step 17/26 : WORKDIR / [2023-03-29T19:49:58.680Z] ---> Running in 7f7ead73d9da [2023-03-29T19:49:58.680Z] Removing intermediate container 7f7ead73d9da [2023-03-29T19:49:58.680Z] ---> 6f17cbc55787 [2023-03-29T19:49:58.680Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-29T19:49:59.284Z] ---> 935697f81e6d [2023-03-29T19:49:59.284Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-29T19:49:59.284Z] ---> 0ae47f9c5a8a [2023-03-29T19:49:59.284Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-29T19:49:59.543Z] ---> 18b8afe087c9 [2023-03-29T19:49:59.543Z] Step 21/26 : EXPOSE 59984 [2023-03-29T19:49:59.543Z] ---> Running in f686257d7c9a [2023-03-29T19:49:59.543Z] Removing intermediate container f686257d7c9a [2023-03-29T19:49:59.543Z] ---> 62024d36c4e6 [2023-03-29T19:49:59.543Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-29T19:49:59.543Z] ---> Running in f166ed86b8b8 [2023-03-29T19:49:59.543Z] Removing intermediate container f166ed86b8b8 [2023-03-29T19:49:59.543Z] ---> ca8da3d61284 [2023-03-29T19:49:59.543Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T19:49:59.543Z] ---> Running in 6b95bb37494c [2023-03-29T19:49:59.802Z] Removing intermediate container 6b95bb37494c [2023-03-29T19:49:59.802Z] ---> 5045a2040a00 [2023-03-29T19:49:59.802Z] Step 24/26 : LABEL arch=amd64 [2023-03-29T19:49:59.802Z] ---> Running in 06fbbd4a537c [2023-03-29T19:49:59.802Z] Removing intermediate container 06fbbd4a537c [2023-03-29T19:49:59.802Z] ---> 555d152c8b69 [2023-03-29T19:49:59.802Z] Step 25/26 : LABEL git_sha=33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d [2023-03-29T19:49:59.802Z] ---> Running in 5ca62e4820a4 [2023-03-29T19:49:59.802Z] Removing intermediate container 5ca62e4820a4 [2023-03-29T19:49:59.802Z] ---> 9686e37a5346 [2023-03-29T19:49:59.802Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T19:49:59.802Z] ---> Running in 7acd9d4737f2 [2023-03-29T19:50:00.061Z] Removing intermediate container 7acd9d4737f2 [2023-03-29T19:50:00.061Z] ---> 5f82840173b4 [2023-03-29T19:50:00.061Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T19:50:00.061Z] Successfully built 5f82840173b4 [2023-03-29T19:50:00.061Z] 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 [2023-03-29T19:50:00.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T19:50:00.485Z] [2023-03-29T19:50:00.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:50:00.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T19:50:01.039Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T19:50:01.039Z] 5eb5b503b376: Pulling fs layer [2023-03-29T19:50:01.039Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T19:50:01.039Z] ec43610c2a17: Pulling fs layer [2023-03-29T19:50:01.039Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T19:50:01.039Z] 33b1e0a273af: Pulling fs layer [2023-03-29T19:50:01.039Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T19:50:01.039Z] 2f39f015ded8: Pulling fs layer [2023-03-29T19:50:01.039Z] 33b1e0a273af: Waiting [2023-03-29T19:50:01.039Z] 5d3b04190fa2: Waiting [2023-03-29T19:50:01.039Z] 2f39f015ded8: Waiting [2023-03-29T19:50:01.039Z] 3a2ae6a8a46f: Waiting [2023-03-29T19:50:01.039Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T19:50:01.039Z] 5c69ac0246d0: Download complete [2023-03-29T19:50:01.039Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T19:50:01.039Z] 3a2ae6a8a46f: Download complete [2023-03-29T19:50:01.039Z] 33b1e0a273af: Verifying Checksum [2023-03-29T19:50:01.039Z] 33b1e0a273af: Download complete [2023-03-29T19:50:01.039Z] 5d3b04190fa2: Download complete [2023-03-29T19:50:01.039Z] ec43610c2a17: Verifying Checksum [2023-03-29T19:50:01.297Z] 5eb5b503b376: Verifying Checksum [2023-03-29T19:50:01.297Z] 5eb5b503b376: Download complete [2023-03-29T19:50:01.865Z] 2f39f015ded8: Download complete [2023-03-29T19:50:02.433Z] 5eb5b503b376: Pull complete [2023-03-29T19:50:02.690Z] 5c69ac0246d0: Pull complete [2023-03-29T19:50:02.947Z] ec43610c2a17: Pull complete [2023-03-29T19:50:03.206Z] 3a2ae6a8a46f: Pull complete [2023-03-29T19:50:03.206Z] 33b1e0a273af: Pull complete [2023-03-29T19:50:03.206Z] 5d3b04190fa2: Pull complete [2023-03-29T19:50:07.385Z] 2f39f015ded8: Pull complete [2023-03-29T19:50:07.385Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T19:50:07.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T19:50:07.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:50:07.461Z] prd-ubuntu20.04-docker-8c-8g-6237 does not seem to be running inside a container [2023-03-29T19:50:07.500Z] $ 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-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T19:50:11.507Z] $ docker top 0f83f52c21676fa8588438f1e556e7039d8f39a72f41956c58c9dea7ae16fc23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:50:11.857Z] ---> job-cost.sh [2023-03-29T19:50:11.857Z] lf-activate-venv: SKIPPING [2023-03-29T19:50:11.857Z] INFO: No Stack... [2023-03-29T19:50:12.116Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T19:50:12.682Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T19:50:12.967Z] + cat /w/workspace/undry_device-onvif-camera_PR-293/archives/cost.csv [2023-03-29T19:50:12.967Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T19:50:12.978Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-293-2-stack-cost] [2023-03-29T19:50:12.983Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-293-2-stack-cost] did not exist. Created. [2023-03-29T19:50:12.983Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-293-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T19:50:13.280Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T19:50:13.312Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T19:50:13.318Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-293-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T19:50:13.347Z] $ docker stop --time=1 0f83f52c21676fa8588438f1e556e7039d8f39a72f41956c58c9dea7ae16fc23 [2023-03-29T19:50:14.528Z] $ docker rm -f --volumes 0f83f52c21676fa8588438f1e556e7039d8f39a72f41956c58c9dea7ae16fc23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T19:50:49.140Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6243 in /w/workspace/undry_device-onvif-camera_PR-293 [Pipeline] { [Pipeline] ws [2023-03-29T19:50:49.152Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2023-03-29T19:50:49.203Z] The recommended git tool is: git [2023-03-29T19:50:55.288Z] using credential edgex-jenkins-ssh [2023-03-29T19:50:55.310Z] Cloning the remote Git repository [2023-03-29T19:50:55.384Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-29T19:50:55.521Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2023-03-29T19:50:55.727Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-29T19:50:55.728Z] > git --version # timeout=10 [2023-03-29T19:50:55.757Z] > git --version # 'git version 2.25.1' [2023-03-29T19:50:55.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T19:50:55.981Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T19:50:58.636Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-29T19:50:58.691Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T19:51:00.452Z] Merging remotes/origin/main commit 163d81e496ee931b2d3d9b2549810c1b7a8df380 into PR head commit 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d [2023-03-29T19:50:59.842Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-29T19:50:59.890Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-29T19:50:59.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T19:50:59.911Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T19:51:00.476Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T19:51:00.566Z] > git checkout -f 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d # timeout=10 [2023-03-29T19:51:00.986Z] Merge succeeded, producing 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d [2023-03-29T19:51:00.987Z] Checking out Revision 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d (PR-293) [2023-03-29T19:51:02.020Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-29T19:51:00.881Z] > git remote # timeout=10 [2023-03-29T19:51:00.903Z] > git config --get remote.origin.url # timeout=10 [2023-03-29T19:51:00.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T19:51:00.938Z] > git merge 163d81e496ee931b2d3d9b2549810c1b7a8df380 # timeout=10 [2023-03-29T19:51:00.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-29T19:51:00.997Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T19:51:01.015Z] > git checkout -f 33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T19:51:02.967Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T19:51:02.967Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T19:51:02.967Z] Dload Upload Total Spent Left Speed [2023-03-29T19:51:02.967Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-03-29T19:51:03.606Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T19:51:03.942Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T19:51:03.942Z] + sudo tee /etc/docker/daemon.new [2023-03-29T19:51:03.942Z] { [2023-03-29T19:51:03.942Z] "registry-mirrors": [ [2023-03-29T19:51:03.942Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T19:51:03.942Z] ], [2023-03-29T19:51:03.942Z] "bip": "10.250.0.254/24", [2023-03-29T19:51:03.942Z] "hosts": [ [2023-03-29T19:51:03.942Z] "tcp://0.0.0.0:5555", [2023-03-29T19:51:03.942Z] "unix:///var/run/docker.sock" [2023-03-29T19:51:03.942Z] ], [2023-03-29T19:51:03.942Z] "mtu": 1458, [2023-03-29T19:51:03.942Z] "selinux-enabled": true, [2023-03-29T19:51:03.942Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T19:51:03.942Z] } [Pipeline] sh [2023-03-29T19:51:04.289Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T19:51:04.645Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T19:51:22.973Z] provisioning config files... [2023-03-29T19:51:23.005Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config251865625910666843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T19:51:23.377Z] ---> docker-login.sh [2023-03-29T19:51:23.377Z] nexus3.edgexfoundry.org:10001 [2023-03-29T19:51:23.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:51:23.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:51:23.977Z] Configure a credential helper to remove this warning. See [2023-03-29T19:51:23.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:51:23.977Z] [2023-03-29T19:51:23.977Z] Login Succeeded [2023-03-29T19:51:23.977Z] nexus3.edgexfoundry.org:10002 [2023-03-29T19:51:24.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:51:24.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:51:24.520Z] Configure a credential helper to remove this warning. See [2023-03-29T19:51:24.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:51:24.520Z] [2023-03-29T19:51:24.520Z] Login Succeeded [2023-03-29T19:51:24.520Z] nexus3.edgexfoundry.org:10003 [2023-03-29T19:51:24.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:51:24.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:51:24.798Z] Configure a credential helper to remove this warning. See [2023-03-29T19:51:24.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:51:24.798Z] [2023-03-29T19:51:24.798Z] Login Succeeded [2023-03-29T19:51:24.798Z] nexus3.edgexfoundry.org:10004 [2023-03-29T19:51:25.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:51:25.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:51:25.072Z] Configure a credential helper to remove this warning. See [2023-03-29T19:51:25.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:51:25.072Z] [2023-03-29T19:51:25.072Z] Login Succeeded [2023-03-29T19:51:25.072Z] docker.io [2023-03-29T19:51:25.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T19:51:25.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T19:51:25.620Z] Configure a credential helper to remove this warning. See [2023-03-29T19:51:25.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T19:51:25.620Z] [2023-03-29T19:51:25.620Z] Login Succeeded [2023-03-29T19:51:25.620Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T19:51:25.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T19:51:25.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T19:51:25.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T19:51:25.948Z] ========================================================= [2023-03-29T19:51:25.948Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T19:51:25.948Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:51:26.302Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T19:51:26.896Z] Sending build context to Docker daemon 19.71MB [2023-03-29T19:51:26.896Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T19:51:26.896Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-29T19:51:27.167Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T19:51:27.167Z] af6eaf76a39c: Pulling fs layer [2023-03-29T19:51:27.167Z] 55522c791124: Pulling fs layer [2023-03-29T19:51:27.167Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T19:51:27.167Z] 169dfbe0d373: Pulling fs layer [2023-03-29T19:51:27.167Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T19:51:27.167Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T19:51:27.167Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T19:51:27.167Z] e1ff8fa3b103: Waiting [2023-03-29T19:51:27.167Z] 52ebb69f0ebf: Waiting [2023-03-29T19:51:27.167Z] 5abe8eddf0d5: Waiting [2023-03-29T19:51:27.167Z] 169dfbe0d373: Waiting [2023-03-29T19:51:27.167Z] 55522c791124: Verifying Checksum [2023-03-29T19:51:27.167Z] 55522c791124: Download complete [2023-03-29T19:51:27.167Z] 169dfbe0d373: Verifying Checksum [2023-03-29T19:51:27.167Z] 169dfbe0d373: Download complete [2023-03-29T19:51:27.167Z] e1ff8fa3b103: Download complete [2023-03-29T19:51:27.167Z] af6eaf76a39c: Download complete [2023-03-29T19:51:28.596Z] af6eaf76a39c: Pull complete [2023-03-29T19:51:28.596Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T19:51:28.596Z] 5abe8eddf0d5: Download complete [2023-03-29T19:51:28.879Z] 55522c791124: Pull complete [2023-03-29T19:51:30.315Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T19:51:30.315Z] 52ebb69f0ebf: Download complete [2023-03-29T19:51:30.315Z] ce5c4a1c91eb: Download complete [2023-03-29T19:51:42.703Z] ce5c4a1c91eb: Pull complete [2023-03-29T19:51:42.703Z] 169dfbe0d373: Pull complete [2023-03-29T19:51:42.703Z] e1ff8fa3b103: Pull complete [2023-03-29T19:51:50.960Z] 52ebb69f0ebf: Pull complete [2023-03-29T19:51:51.931Z] 5abe8eddf0d5: Pull complete [2023-03-29T19:51:51.931Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T19:51:51.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T19:51:51.931Z] ---> 6cb57ee374ae [2023-03-29T19:51:51.931Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-29T19:51:54.537Z] ---> Running in 696f8c94c28b [2023-03-29T19:51:54.537Z] Removing intermediate container 696f8c94c28b [2023-03-29T19:51:54.537Z] ---> 3cc13849423d [2023-03-29T19:51:54.537Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T19:51:54.537Z] ---> Running in e29b0595fa2a [2023-03-29T19:51:54.807Z] Removing intermediate container e29b0595fa2a [2023-03-29T19:51:54.807Z] ---> 81218332a5e7 [2023-03-29T19:51:54.807Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T19:51:55.077Z] ---> Running in d49be6350d06 [2023-03-29T19:51:55.347Z] Removing intermediate container d49be6350d06 [2023-03-29T19:51:55.347Z] ---> 870e4e4e12b4 [2023-03-29T19:51:55.347Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T19:51:55.347Z] ---> Running in f3472a73fd73 [2023-03-29T19:51:55.622Z] Removing intermediate container f3472a73fd73 [2023-03-29T19:51:55.622Z] ---> 95e7a4c5263a [2023-03-29T19:51:55.622Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-29T19:51:55.893Z] ---> Running in 59caf0e7078c [2023-03-29T19:51:56.163Z] Removing intermediate container 59caf0e7078c [2023-03-29T19:51:56.163Z] ---> 575831b7a018 [2023-03-29T19:51:56.163Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T19:51:56.163Z] ---> Running in da04849c573f [2023-03-29T19:51:57.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T19:51:58.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T19:51:59.598Z] OK: 263 MiB in 53 packages [2023-03-29T19:52:00.190Z] Removing intermediate container da04849c573f [2023-03-29T19:52:00.190Z] ---> c7bb734554d2 [2023-03-29T19:52:00.190Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-29T19:52:00.462Z] ---> Running in 072ce179eb4d [2023-03-29T19:52:00.733Z] Removing intermediate container 072ce179eb4d [2023-03-29T19:52:00.733Z] ---> ff857285c9e2 [2023-03-29T19:52:00.733Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-29T19:52:01.324Z] ---> 4d5a6dc2a800 [2023-03-29T19:52:01.324Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T19:52:01.324Z] ---> Running in 63d8b03265ea [2023-03-29T19:53:09.262Z] Removing intermediate container 63d8b03265ea [2023-03-29T19:53:09.262Z] ---> 74824b6adcb8 [2023-03-29T19:53:09.262Z] Step 12/13 : COPY . . [2023-03-29T19:53:09.262Z] ---> b34d60d1ae33 [2023-03-29T19:53:09.262Z] Step 13/13 : RUN ${MAKE} [2023-03-29T19:53:09.262Z] ---> Running in 6852bb910365 [2023-03-29T19:53:09.262Z] noop [2023-03-29T19:53:09.262Z] Removing intermediate container 6852bb910365 [2023-03-29T19:53:09.262Z] ---> 146700ca8422 [2023-03-29T19:53:09.262Z] Successfully built 146700ca8422 [2023-03-29T19:53:09.262Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:53:09.631Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T19:53:09.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:53:09.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-6243 does not seem to be running inside a container [2023-03-29T19:53:09.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T19:53:11.328Z] $ docker top 5df331a5fe47af0a6a3b73734c83381be4244c65cec9ed3f538c340ff23924b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T19:53:12.207Z] + go version [2023-03-29T19:53:12.207Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T19:53:12.235Z] $ docker stop --time=1 5df331a5fe47af0a6a3b73734c83381be4244c65cec9ed3f538c340ff23924b5 [2023-03-29T19:53:13.900Z] $ docker rm -f --volumes 5df331a5fe47af0a6a3b73734c83381be4244c65cec9ed3f538c340ff23924b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:53:14.446Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T19:53:14.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T19:53:14.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-6243 does not seem to be running inside a container [2023-03-29T19:53:14.713Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T19:53:15.954Z] $ docker top 17155639642d192d4127855e3b257bd1ca0b8cc2a6e712624385ad0de6dfaf40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T19:53:16.791Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-03-29T19:53:17.445Z] + make test [2023-03-29T19:53:17.445Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T19:53:56.337Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-29T19:56:48.115Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-29T19:56:48.115Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-29T19:56:48.115Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.222s coverage: 31.7% of statements [2023-03-29T19:57:14.861Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.529s coverage: 86.5% of statements [2023-03-29T19:57:14.861Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T19:57:14.861Z] go vet ./... [2023-03-29T19:57:47.148Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T19:57:47.148Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T19:57:47.148Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T19:57:47.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T19:57:47.776Z] $ docker stop --time=1 17155639642d192d4127855e3b257bd1ca0b8cc2a6e712624385ad0de6dfaf40 [2023-03-29T19:57:49.771Z] $ docker rm -f --volumes 17155639642d192d4127855e3b257bd1ca0b8cc2a6e712624385ad0de6dfaf40 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T19:57:51.115Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T19:57:51.140Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T19:57:51.801Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T19:57:52.199Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T19:57:52.529Z] + ls -al . [2023-03-29T19:57:52.529Z] total 228 [2023-03-29T19:57:52.529Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 19:53 . [2023-03-29T19:57:52.529Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 19:50 .. [2023-03-29T19:57:52.529Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 19:51 .git [2023-03-29T19:57:52.529Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 19:51 .github [2023-03-29T19:57:52.529Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 29 19:51 .gitignore [2023-03-29T19:57:52.529Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 19:51 .golangci.yml [2023-03-29T19:57:52.529Z] -rw-rw-r-- 1 jenkins jenkins 9732 Mar 29 19:51 Attribution.txt [2023-03-29T19:57:52.529Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 29 19:51 CHANGELOG.md [2023-03-29T19:57:52.529Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 29 19:51 Dockerfile [2023-03-29T19:57:52.529Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 19:51 GOVERNANCE.md [2023-03-29T19:57:52.529Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 29 19:51 Jenkinsfile [2023-03-29T19:57:52.529Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 19:51 LICENSE [2023-03-29T19:57:52.529Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 29 19:51 Makefile [2023-03-29T19:57:52.529Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 29 19:51 OWNERS.md [2023-03-29T19:57:52.529Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 29 19:51 README.md [2023-03-29T19:57:52.529Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 19:48 VERSION [2023-03-29T19:57:52.529Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 19:51 bin [2023-03-29T19:57:52.529Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 19:51 cmd [2023-03-29T19:57:52.529Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 29 19:57 coverage.out [2023-03-29T19:57:52.529Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 19:51 doc [2023-03-29T19:57:52.529Z] -rw-rw-r-- 1 jenkins jenkins 3554 Mar 29 19:51 go.mod [2023-03-29T19:57:52.529Z] -rw-rw-r-- 1 jenkins jenkins 32657 Mar 29 19:51 go.sum [2023-03-29T19:57:52.529Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 19:51 internal [2023-03-29T19:57:52.529Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 19:51 snap [2023-03-29T19:57:52.529Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 29 19:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T19:57:52.881Z] + 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=33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d --label arch=arm64 --label version=0.0.0 . [2023-03-29T19:57:53.478Z] Sending build context to Docker daemon 19.79MB [2023-03-29T19:57:53.478Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T19:57:53.478Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-29T19:57:53.478Z] ---> 146700ca8422 [2023-03-29T19:57:53.478Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-29T19:57:53.746Z] ---> Running in a6ab34db304b [2023-03-29T19:57:54.021Z] Removing intermediate container a6ab34db304b [2023-03-29T19:57:54.021Z] ---> aa8c08a7295e [2023-03-29T19:57:54.021Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T19:57:54.021Z] ---> Running in fd0440c94637 [2023-03-29T19:57:54.609Z] Removing intermediate container fd0440c94637 [2023-03-29T19:57:54.609Z] ---> ee34e434c419 [2023-03-29T19:57:54.609Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T19:57:54.609Z] ---> Running in 678b9f37c91e [2023-03-29T19:57:54.886Z] Removing intermediate container 678b9f37c91e [2023-03-29T19:57:54.886Z] ---> 8b2de425ea40 [2023-03-29T19:57:54.886Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T19:57:54.886Z] ---> Running in fee1e9e25804 [2023-03-29T19:57:55.477Z] Removing intermediate container fee1e9e25804 [2023-03-29T19:57:55.477Z] ---> 10c03ec9ce3a [2023-03-29T19:57:55.477Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-29T19:57:55.477Z] ---> Running in 606fdd2786d0 [2023-03-29T19:57:55.746Z] Removing intermediate container 606fdd2786d0 [2023-03-29T19:57:55.746Z] ---> cc0acd564ebb [2023-03-29T19:57:55.746Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T19:57:55.746Z] ---> Running in ca684e29ee34 [2023-03-29T19:57:57.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T19:57:57.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T19:57:59.173Z] OK: 263 MiB in 53 packages [2023-03-29T19:58:02.531Z] Removing intermediate container ca684e29ee34 [2023-03-29T19:58:02.531Z] ---> f1e22f96a616 [2023-03-29T19:58:02.531Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-29T19:58:02.531Z] ---> Running in be2be4ce6233 [2023-03-29T19:58:02.531Z] Removing intermediate container be2be4ce6233 [2023-03-29T19:58:02.531Z] ---> d30527900322 [2023-03-29T19:58:02.531Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-29T19:58:03.127Z] ---> 148bdcdd9d3c [2023-03-29T19:58:03.127Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T19:58:03.127Z] ---> Running in a62bc09d44ab [2023-03-29T19:58:06.506Z] Removing intermediate container a62bc09d44ab [2023-03-29T19:58:06.506Z] ---> 077bf3850475 [2023-03-29T19:58:06.506Z] Step 12/26 : COPY . . [2023-03-29T19:58:07.920Z] ---> 9ed341aca75a [2023-03-29T19:58:07.920Z] Step 13/26 : RUN ${MAKE} [2023-03-29T19:58:08.190Z] ---> Running in c5a7249777d4 [2023-03-29T19:58:09.156Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-29T20:00:46.061Z] Removing intermediate container c5a7249777d4 [2023-03-29T20:00:46.061Z] ---> 073da796cc30 [2023-03-29T20:00:46.061Z] Step 14/26 : FROM alpine:3.17 [2023-03-29T20:00:46.061Z] 3.17: Pulling from library/alpine [2023-03-29T20:00:46.061Z] c41833b44d91: Pulling fs layer [2023-03-29T20:00:46.061Z] c41833b44d91: Verifying Checksum [2023-03-29T20:00:46.061Z] c41833b44d91: Download complete [2023-03-29T20:00:46.061Z] c41833b44d91: Pull complete [2023-03-29T20:00:46.061Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T20:00:46.061Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T20:00:46.061Z] ---> 51e60588ff2c [2023-03-29T20:00:46.061Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-29T20:00:46.061Z] ---> Running in 0564bb249878 [2023-03-29T20:00:46.061Z] Removing intermediate container 0564bb249878 [2023-03-29T20:00:46.061Z] ---> 7d7d3e35b3c4 [2023-03-29T20:00:46.061Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-29T20:00:46.061Z] ---> Running in e3b52febd46a [2023-03-29T20:00:46.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T20:00:46.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T20:00:46.061Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T20:00:46.061Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T20:00:46.061Z] OK: 8 MiB in 16 packages [2023-03-29T20:00:46.061Z] Removing intermediate container e3b52febd46a [2023-03-29T20:00:46.061Z] ---> a79810bbfd91 [2023-03-29T20:00:46.061Z] Step 17/26 : WORKDIR / [2023-03-29T20:00:46.061Z] ---> Running in d70e61369a20 [2023-03-29T20:00:46.061Z] Removing intermediate container d70e61369a20 [2023-03-29T20:00:46.061Z] ---> 27fce471a7e7 [2023-03-29T20:00:46.061Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-29T20:00:46.061Z] ---> b6d3330bd337 [2023-03-29T20:00:46.061Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-29T20:00:46.061Z] ---> 9c52c640b61d [2023-03-29T20:00:46.061Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-29T20:00:46.061Z] ---> e7f92c1ecd7f [2023-03-29T20:00:46.061Z] Step 21/26 : EXPOSE 59984 [2023-03-29T20:00:46.061Z] ---> Running in 4a579e8a0193 [2023-03-29T20:00:46.061Z] Removing intermediate container 4a579e8a0193 [2023-03-29T20:00:46.061Z] ---> ad4ae853b7ab [2023-03-29T20:00:46.061Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-29T20:00:46.061Z] ---> Running in 6dbb033a9e46 [2023-03-29T20:00:46.061Z] Removing intermediate container 6dbb033a9e46 [2023-03-29T20:00:46.061Z] ---> 0f55948c97fa [2023-03-29T20:00:46.061Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T20:00:46.061Z] ---> Running in 2f4b43e7c6e8 [2023-03-29T20:00:46.344Z] Removing intermediate container 2f4b43e7c6e8 [2023-03-29T20:00:46.344Z] ---> dcc8c6e8e9fc [2023-03-29T20:00:46.344Z] Step 24/26 : LABEL arch=arm64 [2023-03-29T20:00:46.344Z] ---> Running in f5f2497fd435 [2023-03-29T20:00:46.620Z] Removing intermediate container f5f2497fd435 [2023-03-29T20:00:46.620Z] ---> 0bc2f12dec36 [2023-03-29T20:00:46.620Z] Step 25/26 : LABEL git_sha=33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d [2023-03-29T20:00:46.620Z] ---> Running in e2d804081f49 [2023-03-29T20:00:46.901Z] Removing intermediate container e2d804081f49 [2023-03-29T20:00:46.901Z] ---> 8ff2a8ca7568 [2023-03-29T20:00:46.901Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T20:00:47.181Z] ---> Running in 02834e1975ed [2023-03-29T20:00:47.456Z] Removing intermediate container 02834e1975ed [2023-03-29T20:00:47.456Z] ---> 87912528a3d1 [2023-03-29T20:00:47.456Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T20:00:47.456Z] Successfully built 87912528a3d1 [2023-03-29T20:00:47.456Z] 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 [2023-03-29T20:00:47.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T20:00:47.872Z] [2023-03-29T20:00:47.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:00:48.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T20:00:48.208Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T20:00:48.208Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T20:00:48.208Z] 04944245beec: Pulling fs layer [2023-03-29T20:00:48.208Z] 699f458cf7ca: Pulling fs layer [2023-03-29T20:00:48.208Z] 765212b225bb: Pulling fs layer [2023-03-29T20:00:48.208Z] f23df028b6ca: Pulling fs layer [2023-03-29T20:00:48.208Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T20:00:48.208Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T20:00:48.208Z] 765212b225bb: Waiting [2023-03-29T20:00:48.208Z] d65c8cfc05b1: Waiting [2023-03-29T20:00:48.208Z] f23df028b6ca: Waiting [2023-03-29T20:00:48.208Z] 2437ff75d9bd: Waiting [2023-03-29T20:00:48.476Z] 04944245beec: Verifying Checksum [2023-03-29T20:00:48.476Z] 04944245beec: Download complete [2023-03-29T20:00:48.476Z] 765212b225bb: Verifying Checksum [2023-03-29T20:00:48.476Z] 765212b225bb: Download complete [2023-03-29T20:00:48.476Z] f23df028b6ca: Verifying Checksum [2023-03-29T20:00:48.476Z] f23df028b6ca: Download complete [2023-03-29T20:00:48.476Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T20:00:48.476Z] d65c8cfc05b1: Download complete [2023-03-29T20:00:48.749Z] 699f458cf7ca: Verifying Checksum [2023-03-29T20:00:48.749Z] 699f458cf7ca: Download complete [2023-03-29T20:00:49.017Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T20:00:49.017Z] 8998bd30e6a1: Download complete [2023-03-29T20:00:51.596Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T20:00:51.596Z] 2437ff75d9bd: Download complete [2023-03-29T20:00:53.013Z] 8998bd30e6a1: Pull complete [2023-03-29T20:00:53.598Z] 04944245beec: Pull complete [2023-03-29T20:00:55.015Z] 699f458cf7ca: Pull complete [2023-03-29T20:00:55.015Z] 765212b225bb: Pull complete [2023-03-29T20:00:55.976Z] f23df028b6ca: Pull complete [2023-03-29T20:00:55.977Z] d65c8cfc05b1: Pull complete [2023-03-29T20:01:10.962Z] 2437ff75d9bd: Pull complete [2023-03-29T20:01:10.962Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T20:01:10.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T20:01:10.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:01:11.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-6243 does not seem to be running inside a container [2023-03-29T20:01:11.226Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-29T20:01:13.936Z] $ docker top 5d9cc2c93dcad03c5c2139225af26bf48e6658e48d78df7e7aaf8e2e94ea6da3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:14.465Z] ---> job-cost.sh [2023-03-29T20:01:14.731Z] lf-activate-venv: SKIPPING [2023-03-29T20:01:14.731Z] INFO: No Stack... [2023-03-29T20:01:14.999Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T20:01:15.955Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T20:01:16.275Z] + cut -d, -f6 [2023-03-29T20:01:16.276Z] + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [Pipeline] lock [2023-03-29T20:01:16.339Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-293-2-stack-cost] [2023-03-29T20:01:16.351Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-293-2-stack-cost] did not exist. Created. [2023-03-29T20:01:16.351Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-293-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T20:01:16.691Z] /w/workspace/device-onvif-camera/2@tmp/durable-097541e6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T20:01:17.023Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T20:01:17.047Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T20:01:17.105Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T20:01:17.115Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-293-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T20:01:17.143Z] $ docker stop --time=1 5d9cc2c93dcad03c5c2139225af26bf48e6658e48d78df7e7aaf8e2e94ea6da3 [2023-03-29T20:01:19.726Z] $ docker rm -f --volumes 5d9cc2c93dcad03c5c2139225af26bf48e6658e48d78df7e7aaf8e2e94ea6da3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-29T20:01:20.075Z] provisioning config files... [2023-03-29T20:01:20.082Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-293@tmp/config2871450332269232287tmp [Pipeline] { [Pipeline] sh [2023-03-29T20:01:20.371Z] + set +x [2023-03-29T20:01:20.371Z] + curl -s https://codecov.io/bash [2023-03-29T20:01:20.371Z] + bash -s -- [2023-03-29T20:01:20.371Z] [2023-03-29T20:01:20.371Z] _____ _ [2023-03-29T20:01:20.371Z] / ____| | | [2023-03-29T20:01:20.371Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T20:01:20.371Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T20:01:20.371Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T20:01:20.371Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T20:01:20.371Z] Bash-1.0.6 [2023-03-29T20:01:20.371Z] [2023-03-29T20:01:20.371Z] [2023-03-29T20:01:20.371Z] ==> git version 2.25.1 found [2023-03-29T20:01:20.371Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-29T20:01:20.371Z] Release-Date: 2020-01-08 [2023-03-29T20:01:20.371Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-29T20:01:20.371Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T20:01:20.371Z] ==> Jenkins CI detected. [2023-03-29T20:01:20.371Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-293 [2023-03-29T20:01:20.371Z] project root: . [2023-03-29T20:01:20.371Z] --> token set from env [2023-03-29T20:01:20.371Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T20:01:20.371Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T20:01:20.371Z] ==> Python coveragepy not found [2023-03-29T20:01:20.371Z] ==> Searching for coverage reports in: [2023-03-29T20:01:20.371Z] + . [2023-03-29T20:01:20.371Z] -> Found 1 reports [2023-03-29T20:01:20.371Z] ==> Detecting git/mercurial file structure [2023-03-29T20:01:20.371Z] ==> Reading reports [2023-03-29T20:01:20.371Z] + ./coverage.out bytes=78487 [2023-03-29T20:01:20.371Z] ==> Appending adjustments [2023-03-29T20:01:20.371Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T20:01:20.631Z] + Found adjustments [2023-03-29T20:01:20.631Z] ==> Gzipping contents [2023-03-29T20:01:20.631Z] 12K /tmp/codecov.qCGZty.gz [2023-03-29T20:01:20.631Z] ==> Uploading reports [2023-03-29T20:01:20.631Z] url: https://codecov.io [2023-03-29T20:01:20.631Z] query: branch=PR-293&commit=33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-293%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=293&job=&cmd_args= [2023-03-29T20:01:20.631Z] -> Pinging Codecov [2023-03-29T20:01:20.631Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-293&commit=33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-293%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=293&job=&cmd_args= [2023-03-29T20:01:20.890Z] -> Uploading to [2023-03-29T20:01:20.890Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/F29A59C45E3A92E06B3E522C9905F8EF/33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d/084af7de-1b8f-4f64-a208-62fd39226a73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T200120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=834e7fc16561b4759f34f332e98c841ebf0b347e84c6faef817adf1f1532e1a2 [2023-03-29T20:01:20.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T20:01:20.890Z] Dload Upload Total Spent Left Speed [2023-03-29T20:01:21.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10492 0 0 100 10492 0 40199 --:--:-- --:--:-- --:--:-- 40199 [2023-03-29T20:01:21.148Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/33b8c63be98cbb4d2b937b5b94c7f3e17ae6dd8d [Pipeline] } [2023-03-29T20:01:21.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-29T20:01:21.891Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-293/archives ] [2023-03-29T20:01:21.891Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-293/archives [2023-03-29T20:01:21.891Z] total 16 [2023-03-29T20:01:21.891Z] drwxr-xr-x 3 root root 4096 Mar 29 19:50 . [2023-03-29T20:01:21.891Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 19:50 .. [2023-03-29T20:01:21.891Z] drwxr-xr-x 2 root root 4096 Mar 29 19:50 cost [2023-03-29T20:01:21.891Z] -rw-r--r-- 1 root root 91 Mar 29 19:50 cost.csv [2023-03-29T20:01:21.891Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-293/archives [2023-03-29T20:01:21.891Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-293/archives [2023-03-29T20:01:21.891Z] total 16 [2023-03-29T20:01:21.891Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 19:50 . [2023-03-29T20:01:21.891Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 19:50 .. [2023-03-29T20:01:21.891Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 19:50 cost [2023-03-29T20:01:21.891Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 29 19:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:22.181Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:23.040Z] ---> package-listing.sh [2023-03-29T20:01:23.040Z] ++ facter osfamily [2023-03-29T20:01:23.040Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T20:01:23.299Z] + OS_FAMILY=debian [2023-03-29T20:01:23.299Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-293 [2023-03-29T20:01:23.299Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T20:01:23.299Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T20:01:23.299Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T20:01:23.299Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T20:01:23.299Z] + '[' /w/workspace/undry_device-onvif-camera_PR-293 ']' [2023-03-29T20:01:23.299Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T20:01:23.299Z] + case "${OS_FAMILY}" in [2023-03-29T20:01:23.299Z] + dpkg -l [2023-03-29T20:01:23.299Z] + grep '^ii' [2023-03-29T20:01:23.299Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T20:01:23.299Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T20:01:23.299Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T20:01:23.299Z] + '[' /w/workspace/undry_device-onvif-camera_PR-293 ']' [2023-03-29T20:01:23.299Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-293/archives/ [2023-03-29T20:01:23.299Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-293/archives/ [Pipeline] echo [2023-03-29T20:01:23.310Z] 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-293/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T20:01:23.586Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T20:01:24.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T20:01:24.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T20:01:24.225Z] prd-ubuntu20.04-docker-8c-8g-6237 does not seem to be running inside a container [2023-03-29T20:01:24.271Z] $ 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-293/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-293 -v /w/workspace/undry_device-onvif-camera_PR-293:/w/workspace/undry_device-onvif-camera_PR-293:rw,z -v /w/workspace/undry_device-onvif-camera_PR-293@tmp:/w/workspace/undry_device-onvif-camera_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T20:01:24.468Z] $ docker top 6679adc06d44f87a9a5109ba6a22c0d45ff771ad576cc13c27ffef8058cac68c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T20:01:24.795Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T20:01:25.080Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T20:01:25.367Z] + ls /var/log/sa-host [2023-03-29T20:01:25.368Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T20:01:25.537Z] provisioning config files... [2023-03-29T20:01:25.545Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-293@tmp/config11977340990966503741tmp [Pipeline] { [Pipeline] echo [2023-03-29T20:01:25.557Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:25.840Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T20:01:25.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:26.174Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T20:01:26.182Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:26.469Z] ---> sudo-logs.sh [2023-03-29T20:01:26.469Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T20:01:26.500Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:26.783Z] ---> job-cost.sh [2023-03-29T20:01:26.783Z] lf-activate-venv: SKIPPING [2023-03-29T20:01:26.783Z] DEBUG: total: 0.2199999988079071 [2023-03-29T20:01:26.783Z] INFO: Retrieving Stack Cost... [2023-03-29T20:01:27.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T20:01:27.609Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T20:01:27.619Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T20:01:27.898Z] ---> logs-deploy.sh [2023-03-29T20:01:27.898Z] lf-activate-venv: SKIPPING [2023-03-29T20:01:27.898Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-293/2 [2023-03-29T20:01:27.898Z] INFO: archiving workspace using pattern(s): [2023-03-29T20:01:28.837Z] Archives upload complete. [2023-03-29T20:01:28.837Z] INFO: archiving logs to Nexus