Pull request #363 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 48bb920c534520c9c168c1c6b241002778bd6c3b+0b14d5e504f249c58ecc48c4561c8cfe9de68532 (19b6123f594fc3ca453bd58c730b07f9365791f7) 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-ssh1644314670526742376.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3481353281085347123.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5898334995509445298.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10017382732018401355.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5391268838100551451.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-363/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-363/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13685876950981819269.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/v3]] ========================================================= [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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15830 in /w/workspace/undry_device-onvif-camera_PR-363 [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-363 # 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 0b14d5e504f249c58ecc48c4561c8cfe9de68532 into PR head commit 48bb920c534520c9c168c1c6b241002778bd6c3b Merge succeeded, producing 48bb920c534520c9c168c1c6b241002778bd6c3b Checking out Revision 48bb920c534520c9c168c1c6b241002778bd6c3b (PR-363) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48bb920c534520c9c168c1c6b241002778bd6c3b # 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 0b14d5e504f249c58ecc48c4561c8cfe9de68532 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48bb920c534520c9c168c1c6b241002778bd6c3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T04:01:27.561Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T04:01:27.735Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T04:01:27.813Z] ========================================================= [2023-05-17T04:01:27.813Z] EdgeX Global Pipelines Version Info [2023-05-17T04:01:27.813Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T04:01:28.561Z] ------------------- [2023-05-17T04:01:28.561Z] stable info: [2023-05-17T04:01:28.561Z] ------------------- [2023-05-17T04:01:28.561Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T04:01:28.561Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T04:01:28.561Z] Message: update stable to v1.0.249 [2023-05-17T04:01:29.133Z] ------------------- [2023-05-17T04:01:29.133Z] experimental info: [2023-05-17T04:01:29.133Z] ------------------- [2023-05-17T04:01:29.133Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T04:01:29.133Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T04:01:29.133Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T04:01:29.465Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-17T04:01:29.510Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-17T04:01:29.554Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T04:01:29.598Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T04:01:29.639Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T04:01:29.679Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T04:01:29.718Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T04:01:29.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T04:01:29.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T04:01:29.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T04:01:29.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T04:01:29.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-17T04:01:29.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T04:01:30.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T04:01:30.062Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T04:01:30.106Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T04:01:30.149Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T04:01:30.192Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T04:01:30.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T04:01:30.282Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T04:01:30.329Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-17T04:01:30.375Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-17T04:01:30.419Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T04:01:30.462Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T04:01:30.505Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T04:01:30.549Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T04:01:30.594Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T04:01:30.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo [2023-05-17T04:01:30.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo [2023-05-17T04:01:30.736Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo [2023-05-17T04:01:30.777Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48bb920c534520c9c168c1c6b241002778bd6c3b [Pipeline] echo [2023-05-17T04:01:30.822Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48bb920 [Pipeline] echo [2023-05-17T04:01:30.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T04:01:30.984Z] provisioning config files... [2023-05-17T04:01:31.021Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-363@tmp/config13490159358019469574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T04:01:31.372Z] ---> docker-login.sh [2023-05-17T04:01:31.372Z] nexus3.edgexfoundry.org:10001 [2023-05-17T04:01:31.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T04:01:31.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T04:01:31.895Z] Configure a credential helper to remove this warning. See [2023-05-17T04:01:31.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T04:01:31.895Z] [2023-05-17T04:01:31.895Z] Login Succeeded [2023-05-17T04:01:31.895Z] nexus3.edgexfoundry.org:10002 [2023-05-17T04:01:31.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T04:01:31.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T04:01:31.895Z] Configure a credential helper to remove this warning. See [2023-05-17T04:01:31.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T04:01:31.895Z] [2023-05-17T04:01:31.895Z] Login Succeeded [2023-05-17T04:01:31.895Z] nexus3.edgexfoundry.org:10003 [2023-05-17T04:01:31.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T04:01:32.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T04:01:32.155Z] Configure a credential helper to remove this warning. See [2023-05-17T04:01:32.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T04:01:32.155Z] [2023-05-17T04:01:32.155Z] Login Succeeded [2023-05-17T04:01:32.155Z] nexus3.edgexfoundry.org:10004 [2023-05-17T04:01:32.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T04:01:32.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T04:01:32.155Z] Configure a credential helper to remove this warning. See [2023-05-17T04:01:32.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T04:01:32.155Z] [2023-05-17T04:01:32.155Z] Login Succeeded [2023-05-17T04:01:32.155Z] docker.io [2023-05-17T04:01:32.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T04:01:32.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T04:01:32.416Z] Configure a credential helper to remove this warning. See [2023-05-17T04:01:32.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T04:01:32.416Z] [2023-05-17T04:01:32.416Z] Login Succeeded [2023-05-17T04:01:32.416Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T04:01:32.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T04:01:33.130Z] + git rev-list -1 --merges 48bb920c534520c9c168c1c6b241002778bd6c3b~1..48bb920c534520c9c168c1c6b241002778bd6c3b [Pipeline] echo [2023-05-17T04:01:33.190Z] -----------> git rev-list -1 --merges 48bb920c534520c9c168c1c6b241002778bd6c3b~1..48bb920c534520c9c168c1c6b241002778bd6c3b 48bb920c534520c9c168c1c6b241002778bd6c3b [false] [Pipeline] sh [2023-05-17T04:01:33.502Z] + git log --format=format:%s -1 48bb920c534520c9c168c1c6b241002778bd6c3b [Pipeline] echo [2023-05-17T04:01:33.536Z] ========================================================= [2023-05-17T04:01:33.536Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T04:01:33.536Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T04:01:33.995Z] + git log --format=format:%s -1 48bb920c534520c9c168c1c6b241002778bd6c3b [Pipeline] echo [2023-05-17T04:01:34.027Z] [semverPrep] GIT_COMMIT: 48bb920c534520c9c168c1c6b241002778bd6c3b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-17T04:01:34.059Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T04:01:34.482Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T04:01:34.483Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T04:01:34.483Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T04:01:34.483Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T04:01:34.483Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T04:01:34.483Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T04:01:34.483Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T04:01:34.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T04:01:34.992Z] [2023-05-17T04:01:34.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T04:01:35.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T04:01:35.395Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T04:01:35.395Z] b85a868b505f: Pulling fs layer [2023-05-17T04:01:35.395Z] e2be974225ed: Pulling fs layer [2023-05-17T04:01:35.395Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T04:01:35.395Z] 988bab9f4d93: Pulling fs layer [2023-05-17T04:01:35.395Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T04:01:35.395Z] eaf3925da568: Pulling fs layer [2023-05-17T04:01:35.395Z] bab4dde63d76: Pulling fs layer [2023-05-17T04:01:35.395Z] bde34c3a00c8: Pulling fs layer [2023-05-17T04:01:35.395Z] b352a97aabf1: Pulling fs layer [2023-05-17T04:01:35.395Z] 4872d77fe225: Pulling fs layer [2023-05-17T04:01:35.395Z] 5851b861e8e6: Pulling fs layer [2023-05-17T04:01:35.395Z] b352a97aabf1: Waiting [2023-05-17T04:01:35.395Z] bab4dde63d76: Waiting [2023-05-17T04:01:35.395Z] eaf3925da568: Waiting [2023-05-17T04:01:35.395Z] bde34c3a00c8: Waiting [2023-05-17T04:01:35.395Z] 1469e6f7b9e6: Waiting [2023-05-17T04:01:35.395Z] 988bab9f4d93: Waiting [2023-05-17T04:01:35.395Z] 5851b861e8e6: Waiting [2023-05-17T04:01:35.395Z] e2be974225ed: Verifying Checksum [2023-05-17T04:01:35.395Z] e2be974225ed: Download complete [2023-05-17T04:01:35.395Z] 988bab9f4d93: Verifying Checksum [2023-05-17T04:01:35.395Z] 988bab9f4d93: Download complete [2023-05-17T04:01:35.395Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T04:01:35.395Z] 1469e6f7b9e6: Download complete [2023-05-17T04:01:35.655Z] eaf3925da568: Verifying Checksum [2023-05-17T04:01:35.655Z] eaf3925da568: Download complete [2023-05-17T04:01:35.655Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T04:01:35.655Z] 339a4e72a1f5: Download complete [2023-05-17T04:01:35.655Z] b352a97aabf1: Download complete [2023-05-17T04:01:35.655Z] 4872d77fe225: Download complete [2023-05-17T04:01:35.655Z] 5851b861e8e6: Download complete [2023-05-17T04:01:35.655Z] b85a868b505f: Verifying Checksum [2023-05-17T04:01:35.655Z] b85a868b505f: Download complete [2023-05-17T04:01:35.914Z] bab4dde63d76: Verifying Checksum [2023-05-17T04:01:35.914Z] bab4dde63d76: Download complete [2023-05-17T04:01:36.853Z] b85a868b505f: Pull complete [2023-05-17T04:01:37.113Z] e2be974225ed: Pull complete [2023-05-17T04:01:37.374Z] 339a4e72a1f5: Pull complete [2023-05-17T04:01:37.635Z] 988bab9f4d93: Pull complete [2023-05-17T04:01:37.896Z] 1469e6f7b9e6: Pull complete [2023-05-17T04:01:37.896Z] eaf3925da568: Pull complete [2023-05-17T04:01:39.800Z] bab4dde63d76: Pull complete [2023-05-17T04:01:39.800Z] bde34c3a00c8: Pull complete [2023-05-17T04:01:40.060Z] b352a97aabf1: Pull complete [2023-05-17T04:01:40.060Z] 4872d77fe225: Pull complete [2023-05-17T04:01:40.060Z] 5851b861e8e6: Pull complete [2023-05-17T04:01:40.061Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T04:01:40.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T04:01:40.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T04:01:40.331Z] prd-ubuntu20.04-docker-8c-8g-15830 does not seem to be running inside a container [2023-05-17T04:01:40.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-363 -v /w/workspace/undry_device-onvif-camera_PR-363:/w/workspace/undry_device-onvif-camera_PR-363:rw,z -v /w/workspace/undry_device-onvif-camera_PR-363@tmp:/w/workspace/undry_device-onvif-camera_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T04:01:43.989Z] $ docker top 825c534fedb73d5eb4b991eb32f063148a85153f2a0b62e591f2af871f17e350 -eo pid,comm [2023-05-17T04:01:44.060Z] 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-05-17T04:01:44.060Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T04:01:44.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T04:01:44.197Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T04:01:44.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T04:01:44.320Z] $ docker exec 825c534fedb73d5eb4b991eb32f063148a85153f2a0b62e591f2af871f17e350 ssh-agent [2023-05-17T04:01:44.432Z] SSH_AUTH_SOCK=/tmp/ssh-lEDv0jVbbvjS/agent.32 [2023-05-17T04:01:44.432Z] SSH_AGENT_PID=39 [2023-05-17T04:01:44.441Z] Running ssh-add (command line suppressed) [2023-05-17T04:01:44.557Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-363@tmp/private_key_13456105529382168166.key (/w/workspace/undry_device-onvif-camera_PR-363@tmp/private_key_13456105529382168166.key) [2023-05-17T04:01:44.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T04:01:44.911Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T04:01:44.942Z] $ docker exec --env ******** --env ******** 825c534fedb73d5eb4b991eb32f063148a85153f2a0b62e591f2af871f17e350 ssh-agent -k [2023-05-17T04:01:45.042Z] unset SSH_AUTH_SOCK; [2023-05-17T04:01:45.043Z] unset SSH_AGENT_PID; [2023-05-17T04:01:45.043Z] echo Agent pid 39 killed; [2023-05-17T04:01:45.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T04:01:45.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T04:01:45.136Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T04:01:45.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T04:01:45.261Z] $ docker exec 825c534fedb73d5eb4b991eb32f063148a85153f2a0b62e591f2af871f17e350 ssh-agent [2023-05-17T04:01:45.370Z] SSH_AUTH_SOCK=/tmp/ssh-6AGMsPx11n32/agent.71 [2023-05-17T04:01:45.370Z] SSH_AGENT_PID=77 [2023-05-17T04:01:45.374Z] Running ssh-add (command line suppressed) [2023-05-17T04:01:45.472Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-363@tmp/private_key_12664952622290337806.key (/w/workspace/undry_device-onvif-camera_PR-363@tmp/private_key_12664952622290337806.key) [2023-05-17T04:01:45.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T04:01:45.825Z] + git semver init [2023-05-17T04:01:46.086Z] 2023-05-17 04:01:46,017 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T04:01:46.086Z] 2023-05-17 04:01:46,018 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-363/.semver [2023-05-17T04:01:46.086Z] 2023-05-17 04:01:46,018 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-363/.semver [2023-05-17T04:01:46.086Z] 2023-05-17 04:01:46,018 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-363/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-363, universal_newlines=False, shell=None, istream=None) [2023-05-17T04:01:47.027Z] 2023-05-17 04:01:47,014 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-363/.git/info/exclude [2023-05-17T04:01:47.027Z] 2023-05-17 04:01:47,015 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-363/.semver/PR-363 with force:False [2023-05-17T04:01:47.027Z] 2023-05-17 04:01:47,015 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-363/.semver/PR-363 [2023-05-17T04:01:47.027Z] 2023-05-17 04:01:47,019 [execute] INFO git cat-file --batch-check [2023-05-17T04:01:47.027Z] 2023-05-17 04:01:47,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-363/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T04:01:47.027Z] 2023-05-17 04:01:47,026 [execute] INFO git cat-file --batch [2023-05-17T04:01:47.027Z] 2023-05-17 04:01:47,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-363/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T04:01:47.287Z] 2023-05-17 04:01:47,032 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-363/.semver/PR-363 [2023-05-17T04:01:47.287Z] 0.0.0 [Pipeline] } [2023-05-17T04:01:47.316Z] $ docker exec --env ******** --env ******** 825c534fedb73d5eb4b991eb32f063148a85153f2a0b62e591f2af871f17e350 ssh-agent -k [2023-05-17T04:01:47.412Z] unset SSH_AUTH_SOCK; [2023-05-17T04:01:47.413Z] unset SSH_AGENT_PID; [2023-05-17T04:01:47.413Z] echo Agent pid 77 killed; [2023-05-17T04:01:47.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T04:01:47.839Z] + git semver [Pipeline] } [2023-05-17T04:01:48.128Z] $ docker stop --time=1 825c534fedb73d5eb4b991eb32f063148a85153f2a0b62e591f2af871f17e350 [2023-05-17T04:01:49.436Z] $ docker rm -f --volumes 825c534fedb73d5eb4b991eb32f063148a85153f2a0b62e591f2af871f17e350 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T04:01:49.845Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T04:01:50.132Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T04:01:50.148Z] [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-05-17T04:01:50.738Z] provisioning config files... [2023-05-17T04:01:50.751Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-363@tmp/config9279629743270130222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T04:01:51.099Z] ---> docker-login.sh [2023-05-17T04:01:51.100Z] nexus3.edgexfoundry.org:10001 [2023-05-17T04:01:51.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T04:01:51.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T04:01:51.100Z] Configure a credential helper to remove this warning. See [2023-05-17T04:01:51.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T04:01:51.100Z] [2023-05-17T04:01:51.100Z] Login Succeeded [2023-05-17T04:01:51.100Z] nexus3.edgexfoundry.org:10002 [2023-05-17T04:01:51.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T04:01:51.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T04:01:51.100Z] Configure a credential helper to remove this warning. See [2023-05-17T04:01:51.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T04:01:51.100Z] [2023-05-17T04:01:51.100Z] Login Succeeded [2023-05-17T04:01:51.100Z] nexus3.edgexfoundry.org:10003 [2023-05-17T04:01:51.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T04:01:51.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T04:01:51.361Z] Configure a credential helper to remove this warning. See [2023-05-17T04:01:51.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T04:01:51.361Z] [2023-05-17T04:01:51.361Z] Login Succeeded [2023-05-17T04:01:51.361Z] nexus3.edgexfoundry.org:10004 [2023-05-17T04:01:51.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T04:01:51.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T04:01:51.361Z] Configure a credential helper to remove this warning. See [2023-05-17T04:01:51.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T04:01:51.361Z] [2023-05-17T04:01:51.361Z] Login Succeeded [2023-05-17T04:01:51.361Z] docker.io [2023-05-17T04:01:51.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T04:01:51.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T04:01:51.622Z] Configure a credential helper to remove this warning. See [2023-05-17T04:01:51.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T04:01:51.622Z] [2023-05-17T04:01:51.622Z] Login Succeeded [2023-05-17T04:01:51.622Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T04:01:51.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T04:01:51.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T04:01:51.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T04:01:51.943Z] ========================================================= [2023-05-17T04:01:51.943Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T04:01:51.943Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T04:01:52.426Z] + 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-05-17T04:01:52.426Z] Sending build context to Docker daemon 21.9MB [2023-05-17T04:01:52.426Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T04:01:52.426Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-17T04:01:52.690Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T04:01:52.690Z] f56be85fc22e: Pulling fs layer [2023-05-17T04:01:52.690Z] 85791d961cd3: Pulling fs layer [2023-05-17T04:01:52.690Z] d694b5ae8c79: Pulling fs layer [2023-05-17T04:01:52.690Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T04:01:52.690Z] 4d19c01a9841: Pulling fs layer [2023-05-17T04:01:52.690Z] 9325e15d5711: Pulling fs layer [2023-05-17T04:01:52.690Z] 556b6ee489ea: Pulling fs layer [2023-05-17T04:01:52.690Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T04:01:52.690Z] 9325e15d5711: Waiting [2023-05-17T04:01:52.690Z] 556b6ee489ea: Waiting [2023-05-17T04:01:52.690Z] 9f32a84ed3da: Waiting [2023-05-17T04:01:52.690Z] c5a4b2cf53e6: Waiting [2023-05-17T04:01:52.690Z] 4d19c01a9841: Waiting [2023-05-17T04:01:52.690Z] 85791d961cd3: Download complete [2023-05-17T04:01:52.690Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T04:01:52.690Z] 9f32a84ed3da: Download complete [2023-05-17T04:01:52.690Z] 4d19c01a9841: Download complete [2023-05-17T04:01:52.690Z] f56be85fc22e: Verifying Checksum [2023-05-17T04:01:52.690Z] f56be85fc22e: Download complete [2023-05-17T04:01:52.690Z] 9325e15d5711: Verifying Checksum [2023-05-17T04:01:52.690Z] 9325e15d5711: Download complete [2023-05-17T04:01:52.952Z] f56be85fc22e: Pull complete [2023-05-17T04:01:52.952Z] 85791d961cd3: Pull complete [2023-05-17T04:01:53.212Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T04:01:53.212Z] c5a4b2cf53e6: Download complete [2023-05-17T04:01:53.212Z] d694b5ae8c79: Verifying Checksum [2023-05-17T04:01:53.212Z] d694b5ae8c79: Download complete [2023-05-17T04:01:53.473Z] 556b6ee489ea: Verifying Checksum [2023-05-17T04:01:53.473Z] 556b6ee489ea: Download complete [2023-05-17T04:01:56.761Z] d694b5ae8c79: Pull complete [2023-05-17T04:01:56.761Z] 9f32a84ed3da: Pull complete [2023-05-17T04:01:57.019Z] 4d19c01a9841: Pull complete [2023-05-17T04:01:57.019Z] 9325e15d5711: Pull complete [2023-05-17T04:01:59.551Z] 556b6ee489ea: Pull complete [2023-05-17T04:02:00.489Z] c5a4b2cf53e6: Pull complete [2023-05-17T04:02:00.489Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T04:02:00.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T04:02:00.489Z] ---> c4be618373d6 [2023-05-17T04:02:00.489Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-17T04:02:05.543Z] Still waiting to schedule task [2023-05-17T04:02:05.544Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-17T04:02:07.105Z] ---> Running in e03cf7a527f8 [2023-05-17T04:02:07.105Z] Removing intermediate container e03cf7a527f8 [2023-05-17T04:02:07.105Z] ---> ea19c868aca9 [2023-05-17T04:02:07.105Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T04:02:07.105Z] ---> Running in 3e8877f9f754 [2023-05-17T04:02:07.105Z] Removing intermediate container 3e8877f9f754 [2023-05-17T04:02:07.105Z] ---> b4df666cd0f1 [2023-05-17T04:02:07.105Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T04:02:07.105Z] ---> Running in c35bebf6c04b [2023-05-17T04:02:07.105Z] Removing intermediate container c35bebf6c04b [2023-05-17T04:02:07.105Z] ---> 9812001b3c0b [2023-05-17T04:02:07.105Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T04:02:07.105Z] ---> Running in b1e4f207c9b5 [2023-05-17T04:02:07.105Z] Removing intermediate container b1e4f207c9b5 [2023-05-17T04:02:07.105Z] ---> 55f8d22a2988 [2023-05-17T04:02:07.105Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-17T04:02:07.105Z] ---> Running in 3cde5c788cad [2023-05-17T04:02:07.105Z] Removing intermediate container 3cde5c788cad [2023-05-17T04:02:07.105Z] ---> 547a423ae49b [2023-05-17T04:02:07.105Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T04:02:07.105Z] ---> Running in 77c95eca40a4 [2023-05-17T04:02:07.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T04:02:07.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T04:02:07.105Z] OK: 265 MiB in 53 packages [2023-05-17T04:02:07.672Z] Removing intermediate container 77c95eca40a4 [2023-05-17T04:02:07.672Z] ---> c886690553ea [2023-05-17T04:02:07.672Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-17T04:02:07.672Z] ---> Running in 498803c6ad2b [2023-05-17T04:02:07.672Z] Removing intermediate container 498803c6ad2b [2023-05-17T04:02:07.672Z] ---> b6c88b3b03f0 [2023-05-17T04:02:07.672Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-17T04:02:07.930Z] ---> 05e53226ec67 [2023-05-17T04:02:07.930Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T04:02:07.930Z] ---> Running in 71467fc49360 [2023-05-17T04:02:54.812Z] Removing intermediate container 71467fc49360 [2023-05-17T04:02:54.812Z] ---> 912f1f9c9ef8 [2023-05-17T04:02:54.812Z] Step 12/13 : COPY . . [2023-05-17T04:02:55.072Z] ---> bb102d4b1b3b [2023-05-17T04:02:55.073Z] Step 13/13 : RUN ${MAKE} [2023-05-17T04:02:55.073Z] ---> Running in 25e7aa46677e [2023-05-17T04:02:55.332Z] noop [2023-05-17T04:02:55.591Z] Removing intermediate container 25e7aa46677e [2023-05-17T04:02:55.591Z] ---> 1f61dfd4ec90 [2023-05-17T04:02:55.591Z] Successfully built 1f61dfd4ec90 [2023-05-17T04:02:55.591Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T04:02:56.027Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T04:02:56.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T04:02:56.180Z] prd-ubuntu20.04-docker-8c-8g-15830 does not seem to be running inside a container [2023-05-17T04:02:56.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-363 -v /w/workspace/undry_device-onvif-camera_PR-363:/w/workspace/undry_device-onvif-camera_PR-363:rw,z -v /w/workspace/undry_device-onvif-camera_PR-363@tmp:/w/workspace/undry_device-onvif-camera_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T04:02:56.555Z] $ docker top 31eb0158f6d83ece1ea0e2cb90e009ff4ac71ce8d94763c399896d4a83b16d14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T04:02:56.946Z] + go version [2023-05-17T04:02:56.946Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T04:02:56.980Z] $ docker stop --time=1 31eb0158f6d83ece1ea0e2cb90e009ff4ac71ce8d94763c399896d4a83b16d14 [2023-05-17T04:02:58.252Z] $ docker rm -f --volumes 31eb0158f6d83ece1ea0e2cb90e009ff4ac71ce8d94763c399896d4a83b16d14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T04:02:58.988Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T04:02:58.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T04:02:59.145Z] prd-ubuntu20.04-docker-8c-8g-15830 does not seem to be running inside a container [2023-05-17T04:02:59.181Z] $ 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-363 -v /w/workspace/undry_device-onvif-camera_PR-363:/w/workspace/undry_device-onvif-camera_PR-363:rw,z -v /w/workspace/undry_device-onvif-camera_PR-363@tmp:/w/workspace/undry_device-onvif-camera_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T04:02:59.491Z] $ docker top 5217149bed050abf0bfbd72b1f5571bc4309b2845dabe9099ec18e94d4e1e353 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T04:02:59.883Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-363 [Pipeline] fileExists [Pipeline] sh [2023-05-17T04:03:00.274Z] + make test [2023-05-17T04:03:00.274Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T04:03:04.572Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-17T04:03:16.769Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-17T04:03:16.769Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-17T04:03:17.700Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.042s coverage: 31.4% of statements [2023-05-17T04:03:17.960Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.388s coverage: 86.5% of statements [2023-05-17T04:03:26.077Z] go vet ./... [2023-05-17T04:03:29.364Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T04:03:29.364Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T04:03:29.364Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T04:03:29.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T04:03:29.431Z] $ docker stop --time=1 5217149bed050abf0bfbd72b1f5571bc4309b2845dabe9099ec18e94d4e1e353 [2023-05-17T04:03:32.636Z] $ docker rm -f --volumes 5217149bed050abf0bfbd72b1f5571bc4309b2845dabe9099ec18e94d4e1e353 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T04:03:33.182Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T04:03:33.297Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T04:03:34.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T04:03:34.331Z] + ls -al . [2023-05-17T04:03:34.332Z] total 232 [2023-05-17T04:03:34.332Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 04:03 . [2023-05-17T04:03:34.332Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 04:01 .. [2023-05-17T04:03:34.332Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 04:01 .git [2023-05-17T04:03:34.332Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 04:01 .github [2023-05-17T04:03:34.332Z] -rw-rw-r-- 1 jenkins jenkins 496 May 17 04:01 .gitignore [2023-05-17T04:03:34.332Z] -rw-rw-r-- 1 jenkins jenkins 42 May 17 04:01 .golangci.yml [2023-05-17T04:03:34.332Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 04:01 .semver [2023-05-17T04:03:34.332Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 17 04:01 Attribution.txt [2023-05-17T04:03:34.332Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 17 04:01 CHANGELOG.md [2023-05-17T04:03:34.332Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 17 04:01 Dockerfile [2023-05-17T04:03:34.332Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 04:01 GOVERNANCE.md [2023-05-17T04:03:34.332Z] -rw-rw-r-- 1 jenkins jenkins 739 May 17 04:01 Jenkinsfile [2023-05-17T04:03:34.332Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 17 04:01 LICENSE [2023-05-17T04:03:34.332Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 17 04:01 Makefile [2023-05-17T04:03:34.332Z] -rw-rw-r-- 1 jenkins jenkins 625 May 17 04:01 OWNERS.md [2023-05-17T04:03:34.332Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 17 04:01 README.md [2023-05-17T04:03:34.332Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 04:01 VERSION [2023-05-17T04:03:34.332Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 04:01 bin [2023-05-17T04:03:34.332Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 04:01 cmd [2023-05-17T04:03:34.332Z] -rw-r--r-- 1 jenkins jenkins 78459 May 17 04:03 coverage.out [2023-05-17T04:03:34.332Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 04:01 doc [2023-05-17T04:03:34.332Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 17 04:01 go.mod [2023-05-17T04:03:34.332Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 17 04:01 go.sum [2023-05-17T04:03:34.332Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 04:01 internal [2023-05-17T04:03:34.332Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 04:01 snap [2023-05-17T04:03:34.332Z] -rw-rw-r-- 1 jenkins jenkins 236 May 17 04:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T04:03:34.804Z] + 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=48bb920c534520c9c168c1c6b241002778bd6c3b --label arch=amd64 --label version=0.0.0 . [2023-05-17T04:03:34.804Z] Sending build context to Docker daemon 21.98MB [2023-05-17T04:03:34.804Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T04:03:34.804Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-17T04:03:34.804Z] ---> 1f61dfd4ec90 [2023-05-17T04:03:34.804Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-17T04:03:35.063Z] ---> Running in e950e240218e [2023-05-17T04:03:35.321Z] Removing intermediate container e950e240218e [2023-05-17T04:03:35.321Z] ---> 01362ac80eb9 [2023-05-17T04:03:35.321Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T04:03:35.321Z] ---> Running in 76225f7d648e [2023-05-17T04:03:35.321Z] Removing intermediate container 76225f7d648e [2023-05-17T04:03:35.321Z] ---> 91bccab22c1e [2023-05-17T04:03:35.321Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T04:03:35.321Z] ---> Running in 36b6e61b9a45 [2023-05-17T04:03:35.582Z] Removing intermediate container 36b6e61b9a45 [2023-05-17T04:03:35.582Z] ---> c5bb3a1ff656 [2023-05-17T04:03:35.582Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T04:03:35.582Z] ---> Running in 8574a7a14bbf [2023-05-17T04:03:35.582Z] Removing intermediate container 8574a7a14bbf [2023-05-17T04:03:35.582Z] ---> ea0523a0b216 [2023-05-17T04:03:35.582Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-17T04:03:35.582Z] ---> Running in 565c0836f817 [2023-05-17T04:03:35.582Z] Removing intermediate container 565c0836f817 [2023-05-17T04:03:35.582Z] ---> 3763fbe9abd2 [2023-05-17T04:03:35.582Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T04:03:35.582Z] ---> Running in 379cd087bcbf [2023-05-17T04:03:35.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T04:03:36.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T04:03:36.203Z] OK: 265 MiB in 53 packages [2023-05-17T04:03:36.774Z] Removing intermediate container 379cd087bcbf [2023-05-17T04:03:36.774Z] ---> 337790d41556 [2023-05-17T04:03:36.774Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-17T04:03:36.774Z] ---> Running in bd40c4ece8aa [2023-05-17T04:03:36.774Z] Removing intermediate container bd40c4ece8aa [2023-05-17T04:03:36.774Z] ---> 5b59278a0634 [2023-05-17T04:03:36.774Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-17T04:03:36.774Z] ---> d58353bd8508 [2023-05-17T04:03:36.774Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T04:03:36.774Z] ---> Running in 2b89a54b962c [2023-05-17T04:03:37.708Z] Removing intermediate container 2b89a54b962c [2023-05-17T04:03:37.708Z] ---> 1c1db8b443f8 [2023-05-17T04:03:37.708Z] Step 12/26 : COPY . . [2023-05-17T04:03:38.656Z] ---> 86b023288382 [2023-05-17T04:03:38.656Z] Step 13/26 : RUN ${MAKE} [2023-05-17T04:03:38.656Z] ---> Running in a1184ce3feac [2023-05-17T04:03:38.914Z] 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-05-17T04:03:43.980Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15831 in /w/workspace/undry_device-onvif-camera_PR-363 [Pipeline] { [Pipeline] ws [2023-05-17T04:03:44.036Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-17T04:03:44.122Z] The recommended git tool is: git [2023-05-17T04:03:51.756Z] using credential edgex-jenkins-ssh [2023-05-17T04:03:51.773Z] Cloning the remote Git repository [2023-05-17T04:03:51.819Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-17T04:03:51.915Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-05-17T04:03:52.055Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-17T04:03:52.056Z] > git --version # timeout=10 [2023-05-17T04:03:52.076Z] > git --version # 'git version 2.25.1' [2023-05-17T04:03:52.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T04:03:52.225Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T04:03:53.866Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-17T04:03:53.893Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T04:03:55.272Z] Merging remotes/origin/main commit 0b14d5e504f249c58ecc48c4561c8cfe9de68532 into PR head commit 48bb920c534520c9c168c1c6b241002778bd6c3b [2023-05-17T04:03:54.701Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-17T04:03:54.738Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-17T04:03:54.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T04:03:54.760Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T04:03:55.291Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T04:03:55.630Z] Merge succeeded, producing 48bb920c534520c9c168c1c6b241002778bd6c3b [2023-05-17T04:03:55.631Z] Checking out Revision 48bb920c534520c9c168c1c6b241002778bd6c3b (PR-363) [2023-05-17T04:03:56.250Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-17T04:03:56.295Z] > git --version # timeout=10 [2023-05-17T04:03:56.306Z] > git --version # 'git version 2.25.1' [2023-05-17T04:03:56.326Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [2023-05-17T04:03:55.372Z] > git checkout -f 48bb920c534520c9c168c1c6b241002778bd6c3b # timeout=10 [2023-05-17T04:03:55.538Z] > git remote # timeout=10 [2023-05-17T04:03:55.556Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T04:03:55.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T04:03:55.591Z] > git merge 0b14d5e504f249c58ecc48c4561c8cfe9de68532 # timeout=10 [2023-05-17T04:03:55.616Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T04:03:55.639Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T04:03:55.657Z] > git checkout -f 48bb920c534520c9c168c1c6b241002778bd6c3b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T04:03:57.474Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T04:03:57.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T04:03:57.474Z] Dload Upload Total Spent Left Speed [2023-05-17T04:03:57.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-05-17T04:03:58.087Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T04:03:58.430Z] + sudo tee /etc/docker/daemon.new [2023-05-17T04:03:58.430Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T04:03:58.430Z] { [2023-05-17T04:03:58.430Z] "registry-mirrors": [ [2023-05-17T04:03:58.430Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T04:03:58.430Z] ], [2023-05-17T04:03:58.430Z] "bip": "10.250.0.254/24", [2023-05-17T04:03:58.430Z] "hosts": [ [2023-05-17T04:03:58.430Z] "tcp://0.0.0.0:5555", [2023-05-17T04:03:58.430Z] "unix:///var/run/docker.sock" [2023-05-17T04:03:58.430Z] ], [2023-05-17T04:03:58.430Z] "mtu": 1458, [2023-05-17T04:03:58.430Z] "selinux-enabled": true, [2023-05-17T04:03:58.430Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T04:03:58.430Z] } [Pipeline] sh [2023-05-17T04:03:58.793Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T04:03:59.136Z] + sudo service docker restart [2023-05-17T04:04:00.853Z] Removing intermediate container a1184ce3feac [2023-05-17T04:04:00.853Z] ---> 260540922022 [2023-05-17T04:04:00.853Z] Step 14/26 : FROM alpine:3.17 [2023-05-17T04:04:00.853Z] 3.17: Pulling from library/alpine [2023-05-17T04:04:00.853Z] f56be85fc22e: Already exists [2023-05-17T04:04:00.853Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T04:04:00.853Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T04:04:00.853Z] ---> 9ed4aefc74f6 [2023-05-17T04:04:00.853Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-17T04:04:00.853Z] ---> Running in 3519e3cc12da [2023-05-17T04:04:00.853Z] Removing intermediate container 3519e3cc12da [2023-05-17T04:04:00.853Z] ---> c916155d7192 [2023-05-17T04:04:00.853Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-17T04:04:00.853Z] ---> Running in ea69179ec391 [2023-05-17T04:04:00.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T04:04:00.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T04:04:00.853Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T04:04:00.853Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T04:04:00.853Z] OK: 7 MiB in 16 packages [2023-05-17T04:04:00.853Z] Removing intermediate container ea69179ec391 [2023-05-17T04:04:00.853Z] ---> 4869d284dbad [2023-05-17T04:04:00.853Z] Step 17/26 : WORKDIR / [2023-05-17T04:04:00.853Z] ---> Running in 31741355300a [2023-05-17T04:04:01.111Z] Removing intermediate container 31741355300a [2023-05-17T04:04:01.111Z] ---> 9e16d259d96d [2023-05-17T04:04:01.111Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-17T04:04:02.046Z] ---> c3c23c91c0d5 [2023-05-17T04:04:02.046Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-17T04:04:02.046Z] ---> fcd44ce10efa [2023-05-17T04:04:02.046Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-17T04:04:02.046Z] ---> a2027466b6f7 [2023-05-17T04:04:02.046Z] Step 21/26 : EXPOSE 59984 [2023-05-17T04:04:02.046Z] ---> Running in bbec49d266f6 [2023-05-17T04:04:02.306Z] Removing intermediate container bbec49d266f6 [2023-05-17T04:04:02.306Z] ---> b2cfa667f5db [2023-05-17T04:04:02.306Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-17T04:04:02.306Z] ---> Running in e8b4badbacf3 [2023-05-17T04:04:02.306Z] Removing intermediate container e8b4badbacf3 [2023-05-17T04:04:02.306Z] ---> 439afb0544c3 [2023-05-17T04:04:02.306Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T04:04:02.306Z] ---> Running in d7d494d34a7d [2023-05-17T04:04:02.565Z] Removing intermediate container d7d494d34a7d [2023-05-17T04:04:02.565Z] ---> a3c417b21f79 [2023-05-17T04:04:02.565Z] Step 24/26 : LABEL arch=amd64 [2023-05-17T04:04:02.565Z] ---> Running in 12aa3cd753c5 [2023-05-17T04:04:02.565Z] Removing intermediate container 12aa3cd753c5 [2023-05-17T04:04:02.565Z] ---> 7fe0f455f0cd [2023-05-17T04:04:02.565Z] Step 25/26 : LABEL git_sha=48bb920c534520c9c168c1c6b241002778bd6c3b [2023-05-17T04:04:02.565Z] ---> Running in 799713e87edc [2023-05-17T04:04:02.565Z] Removing intermediate container 799713e87edc [2023-05-17T04:04:02.565Z] ---> 545c1cf41ded [2023-05-17T04:04:02.565Z] Step 26/26 : LABEL version=0.0.0 [2023-05-17T04:04:02.565Z] ---> Running in 8bfc36576b4e [2023-05-17T04:04:02.825Z] Removing intermediate container 8bfc36576b4e [2023-05-17T04:04:02.825Z] ---> 2e1117885ab1 [2023-05-17T04:04:02.825Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T04:04:02.825Z] Successfully built 2e1117885ab1 [2023-05-17T04:04:02.825Z] 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-05-17T04:04:03.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T04:04:03.737Z] [2023-05-17T04:04:03.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T04:04:04.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T04:04:04.122Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T04:04:04.122Z] 5eb5b503b376: Pulling fs layer [2023-05-17T04:04:04.122Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T04:04:04.122Z] ec43610c2a17: Pulling fs layer [2023-05-17T04:04:04.122Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T04:04:04.122Z] 33b1e0a273af: Pulling fs layer [2023-05-17T04:04:04.122Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T04:04:04.122Z] 2f39f015ded8: Pulling fs layer [2023-05-17T04:04:04.122Z] 3a2ae6a8a46f: Waiting [2023-05-17T04:04:04.122Z] 33b1e0a273af: Waiting [2023-05-17T04:04:04.122Z] 2f39f015ded8: Waiting [2023-05-17T04:04:04.122Z] 5d3b04190fa2: Waiting [2023-05-17T04:04:04.122Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T04:04:04.122Z] 5c69ac0246d0: Download complete [2023-05-17T04:04:04.122Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T04:04:04.122Z] 3a2ae6a8a46f: Download complete [2023-05-17T04:04:04.122Z] 33b1e0a273af: Verifying Checksum [2023-05-17T04:04:04.122Z] 33b1e0a273af: Download complete [2023-05-17T04:04:04.122Z] 5d3b04190fa2: Download complete [2023-05-17T04:04:04.122Z] ec43610c2a17: Verifying Checksum [2023-05-17T04:04:04.122Z] ec43610c2a17: Download complete [2023-05-17T04:04:04.380Z] 5eb5b503b376: Verifying Checksum [2023-05-17T04:04:04.380Z] 5eb5b503b376: Download complete [2023-05-17T04:04:04.948Z] 2f39f015ded8: Download complete [2023-05-17T04:04:05.514Z] 5eb5b503b376: Pull complete [2023-05-17T04:04:05.773Z] 5c69ac0246d0: Pull complete [2023-05-17T04:04:06.032Z] ec43610c2a17: Pull complete [2023-05-17T04:04:06.291Z] 3a2ae6a8a46f: Pull complete [2023-05-17T04:04:06.291Z] 33b1e0a273af: Pull complete [2023-05-17T04:04:06.551Z] 5d3b04190fa2: Pull complete [2023-05-17T04:04:10.742Z] 2f39f015ded8: Pull complete [2023-05-17T04:04:10.742Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T04:04:10.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T04:04:10.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T04:04:10.973Z] prd-ubuntu20.04-docker-8c-8g-15830 does not seem to be running inside a container [2023-05-17T04:04:11.002Z] $ 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-363 -v /w/workspace/undry_device-onvif-camera_PR-363:/w/workspace/undry_device-onvif-camera_PR-363:rw,z -v /w/workspace/undry_device-onvif-camera_PR-363@tmp:/w/workspace/undry_device-onvif-camera_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T04:04:14.726Z] $ docker top a8dea06a9d50eb9ace22538413928d940347a4806159a4ae30cb3047249a428e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T04:04:15.175Z] ---> job-cost.sh [2023-05-17T04:04:15.175Z] lf-activate-venv: SKIPPING [2023-05-17T04:04:15.175Z] INFO: No Stack... [2023-05-17T04:04:15.434Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T04:04:16.001Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T04:04:16.318Z] + cat /w/workspace/undry_device-onvif-camera_PR-363/archives/cost.csv [2023-05-17T04:04:16.318Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T04:04:16.359Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-363-1-stack-cost] [2023-05-17T04:04:16.366Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-363-1-stack-cost] did not exist. Created. [2023-05-17T04:04:16.366Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T04:04:16.766Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T04:04:16.819Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T04:04:16.858Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T04:04:16.937Z] $ docker stop --time=1 a8dea06a9d50eb9ace22538413928d940347a4806159a4ae30cb3047249a428e [2023-05-17T04:04:18.093Z] $ docker rm -f --volumes a8dea06a9d50eb9ace22538413928d940347a4806159a4ae30cb3047249a428e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2023-05-17T04:04:18.315Z] provisioning config files... [Pipeline] } [2023-05-17T04:04:18.345Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config14720530976109929751tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] } [2023-05-17T04:04:18.779Z] ---> docker-login.sh [2023-05-17T04:04:18.780Z] nexus3.edgexfoundry.org:10001 [2023-05-17T04:04:19.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T04:04:19.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T04:04:19.333Z] Configure a credential helper to remove this warning. See [2023-05-17T04:04:19.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T04:04:19.333Z] [2023-05-17T04:04:19.333Z] Login Succeeded [2023-05-17T04:04:19.333Z] nexus3.edgexfoundry.org:10002 [2023-05-17T04:04:19.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T04:04:19.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T04:04:19.606Z] Configure a credential helper to remove this warning. See [2023-05-17T04:04:19.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T04:04:19.606Z] [2023-05-17T04:04:19.606Z] Login Succeeded [2023-05-17T04:04:19.875Z] nexus3.edgexfoundry.org:10003 [2023-05-17T04:04:19.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T04:04:20.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T04:04:20.146Z] Configure a credential helper to remove this warning. See [2023-05-17T04:04:20.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T04:04:20.146Z] [2023-05-17T04:04:20.146Z] Login Succeeded [2023-05-17T04:04:20.146Z] nexus3.edgexfoundry.org:10004 [2023-05-17T04:04:20.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T04:04:20.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T04:04:20.420Z] Configure a credential helper to remove this warning. See [2023-05-17T04:04:20.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T04:04:20.420Z] [2023-05-17T04:04:20.420Z] Login Succeeded [2023-05-17T04:04:20.420Z] docker.io [2023-05-17T04:04:20.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T04:04:20.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T04:04:20.960Z] Configure a credential helper to remove this warning. See [2023-05-17T04:04:20.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T04:04:20.960Z] [2023-05-17T04:04:20.960Z] Login Succeeded [2023-05-17T04:04:20.960Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T04:04:20.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T04:04:21.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T04:04:21.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T04:04:21.484Z] ========================================================= [2023-05-17T04:04:21.484Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T04:04:21.484Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T04:04:21.987Z] + 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-05-17T04:04:22.573Z] Sending build context to Docker daemon 14.37MB [2023-05-17T04:04:22.573Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T04:04:22.573Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-17T04:04:22.573Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T04:04:22.573Z] c41833b44d91: Pulling fs layer [2023-05-17T04:04:22.573Z] ed15518f5707: Pulling fs layer [2023-05-17T04:04:22.573Z] feae8fd75edb: Pulling fs layer [2023-05-17T04:04:22.573Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T04:04:22.573Z] 3cdef696dda3: Pulling fs layer [2023-05-17T04:04:22.573Z] 2ced38df9373: Pulling fs layer [2023-05-17T04:04:22.573Z] 58f1dce35555: Pulling fs layer [2023-05-17T04:04:22.573Z] 242c74f7c9fa: Waiting [2023-05-17T04:04:22.573Z] 3cdef696dda3: Waiting [2023-05-17T04:04:22.573Z] 2ced38df9373: Waiting [2023-05-17T04:04:22.573Z] 58f1dce35555: Waiting [2023-05-17T04:04:22.573Z] ed15518f5707: Verifying Checksum [2023-05-17T04:04:22.573Z] ed15518f5707: Download complete [2023-05-17T04:04:22.573Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T04:04:22.573Z] 242c74f7c9fa: Download complete [2023-05-17T04:04:22.573Z] 3cdef696dda3: Verifying Checksum [2023-05-17T04:04:22.573Z] 3cdef696dda3: Download complete [2023-05-17T04:04:22.848Z] c41833b44d91: Verifying Checksum [2023-05-17T04:04:22.848Z] c41833b44d91: Download complete [2023-05-17T04:04:23.821Z] c41833b44d91: Pull complete [2023-05-17T04:04:24.093Z] 58f1dce35555: Verifying Checksum [2023-05-17T04:04:24.093Z] 58f1dce35555: Download complete [2023-05-17T04:04:24.364Z] ed15518f5707: Pull complete [2023-05-17T04:04:25.333Z] feae8fd75edb: Verifying Checksum [2023-05-17T04:04:25.333Z] feae8fd75edb: Download complete [2023-05-17T04:04:25.333Z] 2ced38df9373: Verifying Checksum [2023-05-17T04:04:25.333Z] 2ced38df9373: Download complete [2023-05-17T04:04:37.760Z] feae8fd75edb: Pull complete [2023-05-17T04:04:37.760Z] 242c74f7c9fa: Pull complete [2023-05-17T04:04:37.760Z] 3cdef696dda3: Pull complete [2023-05-17T04:04:46.014Z] 2ced38df9373: Pull complete [2023-05-17T04:04:48.611Z] 58f1dce35555: Pull complete [2023-05-17T04:04:48.611Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T04:04:48.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T04:04:48.611Z] ---> fadd8f120f05 [2023-05-17T04:04:48.611Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-17T04:04:50.025Z] ---> Running in c9b9ef971321 [2023-05-17T04:04:50.292Z] Removing intermediate container c9b9ef971321 [2023-05-17T04:04:50.292Z] ---> 62ca0534e622 [2023-05-17T04:04:50.292Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T04:04:50.292Z] ---> Running in da92faeb8c25 [2023-05-17T04:04:50.562Z] Removing intermediate container da92faeb8c25 [2023-05-17T04:04:50.562Z] ---> 5ac5e4667c02 [2023-05-17T04:04:50.562Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T04:04:50.562Z] ---> Running in 818ed1d8e1ae [2023-05-17T04:04:50.832Z] Removing intermediate container 818ed1d8e1ae [2023-05-17T04:04:50.832Z] ---> 7bf89a3da059 [2023-05-17T04:04:50.832Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T04:04:51.103Z] ---> Running in e7f9246c772a [2023-05-17T04:04:51.372Z] Removing intermediate container e7f9246c772a [2023-05-17T04:04:51.372Z] ---> 9d577ff0e897 [2023-05-17T04:04:51.372Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-17T04:04:51.372Z] ---> Running in 2a82d2f4ef0f [2023-05-17T04:04:51.641Z] Removing intermediate container 2a82d2f4ef0f [2023-05-17T04:04:51.641Z] ---> 5dfce2f6a1fb [2023-05-17T04:04:51.641Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T04:04:51.641Z] ---> Running in 6e7ad12ffe0e [2023-05-17T04:04:53.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T04:04:53.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T04:04:54.286Z] OK: 263 MiB in 53 packages [2023-05-17T04:04:54.875Z] Removing intermediate container 6e7ad12ffe0e [2023-05-17T04:04:54.875Z] ---> 8ee7e934239e [2023-05-17T04:04:54.875Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-17T04:04:55.153Z] ---> Running in 703d2d82aa60 [2023-05-17T04:04:55.422Z] Removing intermediate container 703d2d82aa60 [2023-05-17T04:04:55.422Z] ---> ae62eb015793 [2023-05-17T04:04:55.422Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-17T04:04:56.008Z] ---> e03f1ae3ca74 [2023-05-17T04:04:56.008Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T04:04:56.008Z] ---> Running in f452c2395c20 [2023-05-17T04:06:03.941Z] Removing intermediate container f452c2395c20 [2023-05-17T04:06:03.941Z] ---> 7f91718e8154 [2023-05-17T04:06:03.941Z] Step 12/13 : COPY . . [2023-05-17T04:06:03.941Z] ---> 2de22e34a4f0 [2023-05-17T04:06:03.941Z] Step 13/13 : RUN ${MAKE} [2023-05-17T04:06:03.941Z] ---> Running in 59c6ec417a31 [2023-05-17T04:06:03.941Z] noop [2023-05-17T04:06:03.941Z] Removing intermediate container 59c6ec417a31 [2023-05-17T04:06:03.941Z] ---> 9676bf2060d3 [2023-05-17T04:06:03.941Z] Successfully built 9676bf2060d3 [2023-05-17T04:06:03.941Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T04:06:04.435Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T04:06:04.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T04:06:04.732Z] prd-ubuntu20.04-docker-arm64-4c-16g-15831 does not seem to be running inside a container [2023-05-17T04:06:04.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T04:06:06.020Z] $ docker top 722a0bba8428e13cd73a9586740bd605922f27a5d89685dbe13bac0c812e961d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T04:06:06.903Z] + go version [2023-05-17T04:06:06.904Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T04:06:06.938Z] $ docker stop --time=1 722a0bba8428e13cd73a9586740bd605922f27a5d89685dbe13bac0c812e961d [2023-05-17T04:06:08.529Z] $ docker rm -f --volumes 722a0bba8428e13cd73a9586740bd605922f27a5d89685dbe13bac0c812e961d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T04:06:09.407Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T04:06:09.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T04:06:09.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-15831 does not seem to be running inside a container [2023-05-17T04:06:09.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T04:06:10.894Z] $ docker top 5d161e23ed3c97cf35fca43bc18518038651ff5612a1f9a8f0e340b587bb504d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T04:06:11.471Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-17T04:06:12.130Z] + make test [2023-05-17T04:06:12.399Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T04:06:44.634Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-17T04:08:51.327Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-17T04:08:51.327Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-17T04:08:51.327Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.210s coverage: 31.4% of statements [2023-05-17T04:09:18.082Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.361s coverage: 86.5% of statements [2023-05-17T04:09:18.352Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T04:09:18.352Z] go vet ./... [2023-05-17T04:09:50.598Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T04:09:50.598Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T04:09:50.598Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T04:09:50.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T04:09:50.671Z] $ docker stop --time=1 5d161e23ed3c97cf35fca43bc18518038651ff5612a1f9a8f0e340b587bb504d [2023-05-17T04:09:52.493Z] $ docker rm -f --volumes 5d161e23ed3c97cf35fca43bc18518038651ff5612a1f9a8f0e340b587bb504d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T04:09:53.730Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T04:09:53.769Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T04:09:54.308Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T04:09:54.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T04:09:55.244Z] + ls -al . [2023-05-17T04:09:55.244Z] total 228 [2023-05-17T04:09:55.244Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 04:06 . [2023-05-17T04:09:55.244Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 04:03 .. [2023-05-17T04:09:55.244Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 04:03 .git [2023-05-17T04:09:55.244Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 04:03 .github [2023-05-17T04:09:55.244Z] -rw-rw-r-- 1 jenkins jenkins 496 May 17 04:03 .gitignore [2023-05-17T04:09:55.244Z] -rw-rw-r-- 1 jenkins jenkins 42 May 17 04:03 .golangci.yml [2023-05-17T04:09:55.244Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 17 04:03 Attribution.txt [2023-05-17T04:09:55.244Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 17 04:03 CHANGELOG.md [2023-05-17T04:09:55.244Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 17 04:03 Dockerfile [2023-05-17T04:09:55.244Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 04:03 GOVERNANCE.md [2023-05-17T04:09:55.244Z] -rw-rw-r-- 1 jenkins jenkins 739 May 17 04:03 Jenkinsfile [2023-05-17T04:09:55.244Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 17 04:03 LICENSE [2023-05-17T04:09:55.244Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 17 04:03 Makefile [2023-05-17T04:09:55.244Z] -rw-rw-r-- 1 jenkins jenkins 625 May 17 04:03 OWNERS.md [2023-05-17T04:09:55.244Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 17 04:03 README.md [2023-05-17T04:09:55.244Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 04:01 VERSION [2023-05-17T04:09:55.244Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 04:03 bin [2023-05-17T04:09:55.244Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 04:03 cmd [2023-05-17T04:09:55.244Z] -rw-r--r-- 1 jenkins jenkins 78459 May 17 04:09 coverage.out [2023-05-17T04:09:55.244Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 04:03 doc [2023-05-17T04:09:55.244Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 17 04:03 go.mod [2023-05-17T04:09:55.244Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 17 04:03 go.sum [2023-05-17T04:09:55.244Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 04:03 internal [2023-05-17T04:09:55.244Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 04:03 snap [2023-05-17T04:09:55.244Z] -rw-rw-r-- 1 jenkins jenkins 236 May 17 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T04:09:55.681Z] + 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=48bb920c534520c9c168c1c6b241002778bd6c3b --label arch=arm64 --label version=0.0.0 . [2023-05-17T04:09:56.278Z] Sending build context to Docker daemon 14.45MB [2023-05-17T04:09:56.278Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T04:09:56.278Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-17T04:09:56.278Z] ---> 9676bf2060d3 [2023-05-17T04:09:56.278Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-17T04:09:56.278Z] ---> Running in 0846a50c01dc [2023-05-17T04:09:56.550Z] Removing intermediate container 0846a50c01dc [2023-05-17T04:09:56.550Z] ---> 3f3a31754f6a [2023-05-17T04:09:56.550Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T04:09:56.820Z] ---> Running in ef256594ca98 [2023-05-17T04:09:57.088Z] Removing intermediate container ef256594ca98 [2023-05-17T04:09:57.088Z] ---> 2c93986b51d1 [2023-05-17T04:09:57.088Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T04:09:57.088Z] ---> Running in 4688a7c92f4f [2023-05-17T04:09:57.364Z] Removing intermediate container 4688a7c92f4f [2023-05-17T04:09:57.364Z] ---> 09bf82dd7858 [2023-05-17T04:09:57.364Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T04:09:57.364Z] ---> Running in 660c9832d4c1 [2023-05-17T04:09:57.951Z] Removing intermediate container 660c9832d4c1 [2023-05-17T04:09:57.951Z] ---> 1930df77ef6c [2023-05-17T04:09:57.951Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-17T04:09:57.951Z] ---> Running in e7050887ba2d [2023-05-17T04:09:58.220Z] Removing intermediate container e7050887ba2d [2023-05-17T04:09:58.220Z] ---> 55ae8c738783 [2023-05-17T04:09:58.220Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T04:09:58.220Z] ---> Running in 3fab31c1bbfd [2023-05-17T04:09:59.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T04:09:59.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T04:10:00.732Z] OK: 263 MiB in 53 packages [2023-05-17T04:10:01.699Z] Removing intermediate container 3fab31c1bbfd [2023-05-17T04:10:01.699Z] ---> c409bd7c392a [2023-05-17T04:10:01.699Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-17T04:10:01.699Z] ---> Running in 3cb7eeb8b5a2 [2023-05-17T04:10:01.967Z] Removing intermediate container 3cb7eeb8b5a2 [2023-05-17T04:10:01.967Z] ---> d0481d63fafa [2023-05-17T04:10:01.967Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-17T04:10:02.553Z] ---> 02ad031964e6 [2023-05-17T04:10:02.553Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T04:10:02.553Z] ---> Running in f866d811f9cf [2023-05-17T04:10:05.272Z] Removing intermediate container f866d811f9cf [2023-05-17T04:10:05.272Z] ---> c0d344df62a1 [2023-05-17T04:10:05.272Z] Step 12/26 : COPY . . [2023-05-17T04:10:06.735Z] ---> 0798377eb533 [2023-05-17T04:10:06.735Z] Step 13/26 : RUN ${MAKE} [2023-05-17T04:10:06.735Z] ---> Running in 3c130b73b75a [2023-05-17T04:10:07.724Z] 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-05-17T04:12:29.443Z] Removing intermediate container 3c130b73b75a [2023-05-17T04:12:29.443Z] ---> 5a8296925ed4 [2023-05-17T04:12:29.443Z] Step 14/26 : FROM alpine:3.17 [2023-05-17T04:12:29.443Z] 3.17: Pulling from library/alpine [2023-05-17T04:12:29.443Z] c41833b44d91: Already exists [2023-05-17T04:12:29.443Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T04:12:29.443Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T04:12:29.443Z] ---> 51e60588ff2c [2023-05-17T04:12:29.443Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-17T04:12:29.443Z] ---> Running in 6ff45bf2d53b [2023-05-17T04:12:29.443Z] Removing intermediate container 6ff45bf2d53b [2023-05-17T04:12:29.443Z] ---> b95c96406581 [2023-05-17T04:12:29.443Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-17T04:12:29.443Z] ---> Running in dad6b2f0a5f3 [2023-05-17T04:12:29.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T04:12:29.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T04:12:29.443Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T04:12:29.443Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T04:12:29.443Z] OK: 8 MiB in 16 packages [2023-05-17T04:12:29.443Z] Removing intermediate container dad6b2f0a5f3 [2023-05-17T04:12:29.443Z] ---> ac729f2d73f8 [2023-05-17T04:12:29.443Z] Step 17/26 : WORKDIR / [2023-05-17T04:12:29.443Z] ---> Running in 41c1960ae12b [2023-05-17T04:12:29.443Z] Removing intermediate container 41c1960ae12b [2023-05-17T04:12:29.443Z] ---> eb942aa65b4e [2023-05-17T04:12:29.443Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-17T04:12:29.443Z] ---> 68d32c5dfd91 [2023-05-17T04:12:29.443Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-17T04:12:29.443Z] ---> b44dc7a17896 [2023-05-17T04:12:29.443Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-17T04:12:29.443Z] ---> f40658632a60 [2023-05-17T04:12:29.443Z] Step 21/26 : EXPOSE 59984 [2023-05-17T04:12:29.443Z] ---> Running in 0915a51acb71 [2023-05-17T04:12:29.443Z] Removing intermediate container 0915a51acb71 [2023-05-17T04:12:29.443Z] ---> 73cd5e255163 [2023-05-17T04:12:29.443Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-17T04:12:29.711Z] ---> Running in 08ebb698b14e [2023-05-17T04:12:29.979Z] Removing intermediate container 08ebb698b14e [2023-05-17T04:12:29.979Z] ---> c32d62c80f7b [2023-05-17T04:12:29.979Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T04:12:29.979Z] ---> Running in 83c6900d798f [2023-05-17T04:12:30.246Z] Removing intermediate container 83c6900d798f [2023-05-17T04:12:30.246Z] ---> 94d646454573 [2023-05-17T04:12:30.246Z] Step 24/26 : LABEL arch=arm64 [2023-05-17T04:12:30.246Z] ---> Running in 67213e05fe35 [2023-05-17T04:12:30.515Z] Removing intermediate container 67213e05fe35 [2023-05-17T04:12:30.515Z] ---> d402335e6940 [2023-05-17T04:12:30.515Z] Step 25/26 : LABEL git_sha=48bb920c534520c9c168c1c6b241002778bd6c3b [2023-05-17T04:12:30.515Z] ---> Running in 5ff4fdd9807f [2023-05-17T04:12:30.783Z] Removing intermediate container 5ff4fdd9807f [2023-05-17T04:12:30.783Z] ---> d031e41194d3 [2023-05-17T04:12:30.783Z] Step 26/26 : LABEL version=0.0.0 [2023-05-17T04:12:31.051Z] ---> Running in 77497bf409db [2023-05-17T04:12:31.318Z] Removing intermediate container 77497bf409db [2023-05-17T04:12:31.318Z] ---> 3018cfe4335b [2023-05-17T04:12:31.318Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T04:12:31.318Z] Successfully built 3018cfe4335b [2023-05-17T04:12:31.318Z] 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-05-17T04:12:32.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T04:12:32.137Z] [2023-05-17T04:12:32.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T04:12:32.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T04:12:32.551Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T04:12:32.551Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T04:12:32.551Z] 04944245beec: Pulling fs layer [2023-05-17T04:12:32.551Z] 699f458cf7ca: Pulling fs layer [2023-05-17T04:12:32.551Z] 765212b225bb: Pulling fs layer [2023-05-17T04:12:32.551Z] f23df028b6ca: Pulling fs layer [2023-05-17T04:12:32.551Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T04:12:32.551Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T04:12:32.551Z] 765212b225bb: Waiting [2023-05-17T04:12:32.551Z] f23df028b6ca: Waiting [2023-05-17T04:12:32.551Z] d65c8cfc05b1: Waiting [2023-05-17T04:12:32.551Z] 2437ff75d9bd: Waiting [2023-05-17T04:12:32.821Z] 04944245beec: Verifying Checksum [2023-05-17T04:12:32.821Z] 04944245beec: Download complete [2023-05-17T04:12:32.821Z] 765212b225bb: Verifying Checksum [2023-05-17T04:12:32.821Z] 765212b225bb: Download complete [2023-05-17T04:12:32.821Z] f23df028b6ca: Verifying Checksum [2023-05-17T04:12:32.821Z] f23df028b6ca: Download complete [2023-05-17T04:12:32.821Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T04:12:32.821Z] d65c8cfc05b1: Download complete [2023-05-17T04:12:33.091Z] 699f458cf7ca: Verifying Checksum [2023-05-17T04:12:33.091Z] 699f458cf7ca: Download complete [2023-05-17T04:12:33.360Z] 8998bd30e6a1: Download complete [2023-05-17T04:12:35.943Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T04:12:35.943Z] 2437ff75d9bd: Download complete [2023-05-17T04:12:37.355Z] 8998bd30e6a1: Pull complete [2023-05-17T04:12:37.624Z] 04944245beec: Pull complete [2023-05-17T04:12:39.039Z] 699f458cf7ca: Pull complete [2023-05-17T04:12:39.039Z] 765212b225bb: Pull complete [2023-05-17T04:12:40.003Z] f23df028b6ca: Pull complete [2023-05-17T04:12:40.003Z] d65c8cfc05b1: Pull complete [2023-05-17T04:12:55.002Z] 2437ff75d9bd: Pull complete [2023-05-17T04:12:55.002Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T04:12:55.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T04:12:55.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T04:12:55.431Z] prd-ubuntu20.04-docker-arm64-4c-16g-15831 does not seem to be running inside a container [2023-05-17T04:12:55.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T04:12:57.949Z] $ docker top 9ce9b571e6b6cb63378e6a43b02d5cb53999aec768636f7f6f3f1d8b71fdc1b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T04:12:58.536Z] ---> job-cost.sh [2023-05-17T04:12:58.801Z] lf-activate-venv: SKIPPING [2023-05-17T04:12:58.801Z] INFO: No Stack... [2023-05-17T04:12:59.379Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T04:13:00.339Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T04:13:00.995Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-05-17T04:13:00.995Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T04:13:01.046Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-363-1-stack-cost] [2023-05-17T04:13:01.051Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-363-1-stack-cost] did not exist. Created. [2023-05-17T04:13:01.051Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T04:13:01.476Z] /w/workspace/device-onvif-camera/1@tmp/durable-94fcdb6a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T04:13:01.823Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T04:13:02.123Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T04:13:02.179Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T04:13:02.195Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T04:13:02.331Z] $ docker stop --time=1 9ce9b571e6b6cb63378e6a43b02d5cb53999aec768636f7f6f3f1d8b71fdc1b1 [2023-05-17T04:13:03.780Z] $ docker rm -f --volumes 9ce9b571e6b6cb63378e6a43b02d5cb53999aec768636f7f6f3f1d8b71fdc1b1 [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-05-17T04:13:04.716Z] provisioning config files... [2023-05-17T04:13:04.724Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-363@tmp/config10902999675788886295tmp [Pipeline] { [Pipeline] sh [2023-05-17T04:13:05.057Z] + set +x [2023-05-17T04:13:05.057Z] + curl -s https://codecov.io/bash [2023-05-17T04:13:05.057Z] + bash -s -- [2023-05-17T04:13:05.057Z] [2023-05-17T04:13:05.057Z] _____ _ [2023-05-17T04:13:05.057Z] / ____| | | [2023-05-17T04:13:05.057Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T04:13:05.057Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T04:13:05.057Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T04:13:05.057Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T04:13:05.057Z] Bash-1.0.6 [2023-05-17T04:13:05.057Z] [2023-05-17T04:13:05.057Z] [2023-05-17T04:13:05.057Z] ==> git version 2.25.1 found [2023-05-17T04:13:05.057Z] ==> 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-05-17T04:13:05.057Z] Release-Date: 2020-01-08 [2023-05-17T04:13:05.057Z] 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-05-17T04:13:05.057Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T04:13:05.057Z] ==> Jenkins CI detected. [2023-05-17T04:13:05.057Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-363 [2023-05-17T04:13:05.057Z] project root: . [2023-05-17T04:13:05.057Z] --> token set from env [2023-05-17T04:13:05.057Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T04:13:05.057Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T04:13:05.057Z] ==> Python coveragepy not found [2023-05-17T04:13:05.057Z] ==> Searching for coverage reports in: [2023-05-17T04:13:05.057Z] + . [2023-05-17T04:13:05.057Z] -> Found 1 reports [2023-05-17T04:13:05.323Z] ==> Detecting git/mercurial file structure [2023-05-17T04:13:05.323Z] ==> Reading reports [2023-05-17T04:13:05.323Z] + ./coverage.out bytes=78459 [2023-05-17T04:13:05.323Z] ==> Appending adjustments [2023-05-17T04:13:05.323Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T04:13:05.323Z] + Found adjustments [2023-05-17T04:13:05.323Z] ==> Gzipping contents [2023-05-17T04:13:05.323Z] 12K /tmp/codecov.ATruwc.gz [2023-05-17T04:13:05.323Z] ==> Uploading reports [2023-05-17T04:13:05.323Z] url: https://codecov.io [2023-05-17T04:13:05.323Z] query: branch=PR-363&commit=48bb920c534520c9c168c1c6b241002778bd6c3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=363&job=&cmd_args= [2023-05-17T04:13:05.323Z] -> Pinging Codecov [2023-05-17T04:13:05.324Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-363&commit=48bb920c534520c9c168c1c6b241002778bd6c3b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=363&job=&cmd_args= [2023-05-17T04:13:05.584Z] -> Uploading to [2023-05-17T04:13:05.584Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/F29A59C45E3A92E06B3E522C9905F8EF/48bb920c534520c9c168c1c6b241002778bd6c3b/72f02c18-7c44-4855-9891-9549a166f47e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T041305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24f02466d61e97434cc6cc6abd8533561af321416392ae8a3946f5dd45d12dcf [2023-05-17T04:13:05.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T04:13:05.584Z] Dload Upload Total Spent Left Speed [2023-05-17T04:13:05.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 43089 --:--:-- --:--:-- --:--:-- 43089 [2023-05-17T04:13:05.850Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/48bb920c534520c9c168c1c6b241002778bd6c3b [Pipeline] } [2023-05-17T04:13:05.880Z] 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-05-17T04:13:07.656Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-363/archives ] [2023-05-17T04:13:07.657Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-363/archives [2023-05-17T04:13:07.657Z] total 16 [2023-05-17T04:13:07.657Z] drwxr-xr-x 3 root root 4096 May 17 04:04 . [2023-05-17T04:13:07.657Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 04:04 .. [2023-05-17T04:13:07.657Z] drwxr-xr-x 2 root root 4096 May 17 04:04 cost [2023-05-17T04:13:07.657Z] -rw-r--r-- 1 root root 91 May 17 04:04 cost.csv [2023-05-17T04:13:07.657Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-363/archives [2023-05-17T04:13:07.657Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-363/archives [2023-05-17T04:13:07.657Z] total 16 [2023-05-17T04:13:07.657Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 04:04 . [2023-05-17T04:13:07.657Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 04:04 .. [2023-05-17T04:13:07.657Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 04:04 cost [2023-05-17T04:13:07.657Z] -rw-r--r-- 1 jenkins jenkins 91 May 17 04:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T04:13:07.989Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T04:13:08.875Z] ---> package-listing.sh [2023-05-17T04:13:08.875Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T04:13:08.875Z] ++ facter osfamily [2023-05-17T04:13:09.135Z] + OS_FAMILY=debian [2023-05-17T04:13:09.135Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-363 [2023-05-17T04:13:09.135Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T04:13:09.135Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T04:13:09.135Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T04:13:09.135Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T04:13:09.135Z] + '[' /w/workspace/undry_device-onvif-camera_PR-363 ']' [2023-05-17T04:13:09.135Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T04:13:09.135Z] + case "${OS_FAMILY}" in [2023-05-17T04:13:09.135Z] + dpkg -l [2023-05-17T04:13:09.135Z] + grep '^ii' [2023-05-17T04:13:09.135Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T04:13:09.135Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T04:13:09.135Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T04:13:09.135Z] + '[' /w/workspace/undry_device-onvif-camera_PR-363 ']' [2023-05-17T04:13:09.135Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-363/archives/ [2023-05-17T04:13:09.135Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-363/archives/ [Pipeline] echo [2023-05-17T04:13:09.171Z] 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-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T04:13:09.462Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T04:13:10.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T04:13:10.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T04:13:10.244Z] prd-ubuntu20.04-docker-8c-8g-15830 does not seem to be running inside a container [2023-05-17T04:13:10.273Z] $ 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-363/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-363 -v /w/workspace/undry_device-onvif-camera_PR-363:/w/workspace/undry_device-onvif-camera_PR-363:rw,z -v /w/workspace/undry_device-onvif-camera_PR-363@tmp:/w/workspace/undry_device-onvif-camera_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T04:13:10.491Z] $ docker top 685782d2ed753ccdb76c784cdf7ef84a552e790f81af4897e1c4bbfdb1bc50a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T04:13:10.891Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T04:13:11.208Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T04:13:11.530Z] + ls /var/log/sa-host [2023-05-17T04:13:11.530Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T04:13:11.661Z] provisioning config files... [2023-05-17T04:13:11.670Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-363@tmp/config5915160228492993209tmp [Pipeline] { [Pipeline] echo [2023-05-17T04:13:11.727Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T04:13:12.043Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T04:13:12.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T04:13:12.466Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T04:13:12.495Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T04:13:12.804Z] ---> sudo-logs.sh [2023-05-17T04:13:12.804Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T04:13:12.888Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T04:13:13.197Z] ---> job-cost.sh [2023-05-17T04:13:13.197Z] lf-activate-venv: SKIPPING [2023-05-17T04:13:13.197Z] DEBUG: total: 0.2199999988079071 [2023-05-17T04:13:13.197Z] INFO: Retrieving Stack Cost... [2023-05-17T04:13:13.457Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T04:13:14.026Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T04:13:14.060Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T04:13:14.370Z] ---> logs-deploy.sh [2023-05-17T04:13:14.370Z] lf-activate-venv: SKIPPING [2023-05-17T04:13:14.370Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-363/1 [2023-05-17T04:13:14.370Z] INFO: archiving workspace using pattern(s): [2023-05-17T04:13:15.307Z] Archives upload complete. [2023-05-17T04:13:15.567Z] INFO: archiving logs to Nexus