Pull request #243 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06af09f798d4c705ffde4e093581d80cab1ce1ef+4a9e67fa37862f83ef90b637e6c765491ff37d3a (7c2f8e1d891848592a841c1ac8bf2a874b5b1454) 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-ssh187717881472752490.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1142661691636336099.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-243/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-243/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16753360039485526012.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-243/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17109275160020549043.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3322256073586562804.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-243/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-243/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12595804953831154635.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7522 in /w/workspace/undry_device-onvif-camera_PR-243 [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-243 # 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 > 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/243/head:refs/remotes/origin/PR-243 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4a9e67fa37862f83ef90b637e6c765491ff37d3a into PR head commit 06af09f798d4c705ffde4e093581d80cab1ce1ef Merge succeeded, producing 06af09f798d4c705ffde4e093581d80cab1ce1ef Checking out Revision 06af09f798d4c705ffde4e093581d80cab1ce1ef (PR-243) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T04:05:17.386Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 06af09f798d4c705ffde4e093581d80cab1ce1ef # 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 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06af09f798d4c705ffde4e093581d80cab1ce1ef # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T04:05:17.563Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T04:05:17.683Z] ========================================================= [2023-02-27T04:05:17.683Z] EdgeX Global Pipelines Version Info [2023-02-27T04:05:17.683Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-27T04:05:18.435Z] ------------------- [2023-02-27T04:05:18.435Z] stable info: [2023-02-27T04:05:18.435Z] ------------------- [2023-02-27T04:05:18.435Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T04:05:18.435Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T04:05:18.435Z] Message: update stable to v1.0.244 [2023-02-27T04:05:19.007Z] ------------------- [2023-02-27T04:05:19.007Z] experimental info: [2023-02-27T04:05:19.007Z] ------------------- [2023-02-27T04:05:19.007Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T04:05:19.007Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T04:05:19.007Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T04:05:19.325Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-02-27T04:05:19.366Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-02-27T04:05:19.409Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T04:05:19.451Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T04:05:19.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T04:05:19.531Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T04:05:19.570Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T04:05:19.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-27T04:05:19.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T04:05:19.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T04:05:19.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T04:05:19.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-02-27T04:05:19.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T04:05:19.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T04:05:19.904Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T04:05:19.940Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T04:05:19.978Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T04:05:20.016Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T04:05:20.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T04:05:20.089Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T04:05:20.126Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-27T04:05:20.165Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-02-27T04:05:20.204Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-27T04:05:20.248Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-27T04:05:20.288Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-27T04:05:20.328Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T04:05:20.367Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T04:05:20.410Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-243 [Pipeline] echo [2023-02-27T04:05:20.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-243 [Pipeline] echo [2023-02-27T04:05:20.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-243 [Pipeline] echo [2023-02-27T04:05:20.524Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06af09f798d4c705ffde4e093581d80cab1ce1ef [Pipeline] echo [2023-02-27T04:05:20.562Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06af09f [Pipeline] echo [2023-02-27T04:05:20.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T04:05:20.712Z] provisioning config files... [2023-02-27T04:05:20.743Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-243@tmp/config882701206285586851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T04:05:21.084Z] ---> docker-login.sh [2023-02-27T04:05:21.084Z] nexus3.edgexfoundry.org:10001 [2023-02-27T04:05:21.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T04:05:21.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T04:05:21.346Z] Configure a credential helper to remove this warning. See [2023-02-27T04:05:21.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T04:05:21.346Z] [2023-02-27T04:05:21.346Z] Login Succeeded [2023-02-27T04:05:21.346Z] nexus3.edgexfoundry.org:10002 [2023-02-27T04:05:21.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T04:05:21.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T04:05:21.346Z] Configure a credential helper to remove this warning. See [2023-02-27T04:05:21.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T04:05:21.346Z] [2023-02-27T04:05:21.346Z] Login Succeeded [2023-02-27T04:05:21.346Z] nexus3.edgexfoundry.org:10003 [2023-02-27T04:05:21.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T04:05:21.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T04:05:21.608Z] Configure a credential helper to remove this warning. See [2023-02-27T04:05:21.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T04:05:21.608Z] [2023-02-27T04:05:21.608Z] Login Succeeded [2023-02-27T04:05:21.608Z] nexus3.edgexfoundry.org:10004 [2023-02-27T04:05:21.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T04:05:21.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T04:05:21.608Z] Configure a credential helper to remove this warning. See [2023-02-27T04:05:21.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T04:05:21.608Z] [2023-02-27T04:05:21.608Z] Login Succeeded [2023-02-27T04:05:21.608Z] docker.io [2023-02-27T04:05:21.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T04:05:21.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T04:05:21.869Z] Configure a credential helper to remove this warning. See [2023-02-27T04:05:21.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T04:05:21.869Z] [2023-02-27T04:05:21.869Z] Login Succeeded [2023-02-27T04:05:21.869Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T04:05:21.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T04:05:22.485Z] + git rev-list -1 --merges 06af09f798d4c705ffde4e093581d80cab1ce1ef~1..06af09f798d4c705ffde4e093581d80cab1ce1ef [Pipeline] echo [2023-02-27T04:05:22.547Z] -----------> git rev-list -1 --merges 06af09f798d4c705ffde4e093581d80cab1ce1ef~1..06af09f798d4c705ffde4e093581d80cab1ce1ef 06af09f798d4c705ffde4e093581d80cab1ce1ef [false] [Pipeline] sh [2023-02-27T04:05:22.852Z] + git log --format=format:%s -1 06af09f798d4c705ffde4e093581d80cab1ce1ef [Pipeline] echo [2023-02-27T04:05:22.883Z] ========================================================= [2023-02-27T04:05:22.883Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T04:05:22.883Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T04:05:23.306Z] + git log --format=format:%s -1 06af09f798d4c705ffde4e093581d80cab1ce1ef [Pipeline] echo [2023-02-27T04:05:23.339Z] [semverPrep] GIT_COMMIT: 06af09f798d4c705ffde4e093581d80cab1ce1ef, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-02-27T04:05:23.368Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-27T04:05:23.733Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T04:05:23.733Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T04:05:23.733Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T04:05:23.733Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T04:05:23.733Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T04:05:23.733Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T04:05:23.733Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T04:05:24.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T04:05:24.145Z] [2023-02-27T04:05:24.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T04:05:24.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T04:05:24.524Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T04:05:24.524Z] b85a868b505f: Pulling fs layer [2023-02-27T04:05:24.524Z] e2be974225ed: Pulling fs layer [2023-02-27T04:05:24.524Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T04:05:24.524Z] 988bab9f4d93: Pulling fs layer [2023-02-27T04:05:24.524Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T04:05:24.524Z] eaf3925da568: Pulling fs layer [2023-02-27T04:05:24.524Z] bab4dde63d76: Pulling fs layer [2023-02-27T04:05:24.524Z] bde34c3a00c8: Pulling fs layer [2023-02-27T04:05:24.524Z] b352a97aabf1: Pulling fs layer [2023-02-27T04:05:24.524Z] 4872d77fe225: Pulling fs layer [2023-02-27T04:05:24.524Z] 5851b861e8e6: Pulling fs layer [2023-02-27T04:05:24.524Z] 988bab9f4d93: Waiting [2023-02-27T04:05:24.524Z] 1469e6f7b9e6: Waiting [2023-02-27T04:05:24.524Z] eaf3925da568: Waiting [2023-02-27T04:05:24.524Z] bab4dde63d76: Waiting [2023-02-27T04:05:24.524Z] bde34c3a00c8: Waiting [2023-02-27T04:05:24.524Z] b352a97aabf1: Waiting [2023-02-27T04:05:24.524Z] 4872d77fe225: Waiting [2023-02-27T04:05:24.524Z] 5851b861e8e6: Waiting [2023-02-27T04:05:24.524Z] e2be974225ed: Verifying Checksum [2023-02-27T04:05:24.524Z] e2be974225ed: Download complete [2023-02-27T04:05:24.524Z] 988bab9f4d93: Verifying Checksum [2023-02-27T04:05:24.524Z] 988bab9f4d93: Download complete [2023-02-27T04:05:24.789Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T04:05:24.789Z] 1469e6f7b9e6: Download complete [2023-02-27T04:05:24.789Z] eaf3925da568: Verifying Checksum [2023-02-27T04:05:24.789Z] eaf3925da568: Download complete [2023-02-27T04:05:24.789Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T04:05:24.789Z] 339a4e72a1f5: Download complete [2023-02-27T04:05:24.789Z] bde34c3a00c8: Verifying Checksum [2023-02-27T04:05:24.789Z] bde34c3a00c8: Download complete [2023-02-27T04:05:24.789Z] b352a97aabf1: Verifying Checksum [2023-02-27T04:05:24.789Z] b352a97aabf1: Download complete [2023-02-27T04:05:24.789Z] 4872d77fe225: Verifying Checksum [2023-02-27T04:05:24.789Z] 4872d77fe225: Download complete [2023-02-27T04:05:24.789Z] b85a868b505f: Verifying Checksum [2023-02-27T04:05:24.789Z] b85a868b505f: Download complete [2023-02-27T04:05:24.789Z] 5851b861e8e6: Verifying Checksum [2023-02-27T04:05:25.050Z] bab4dde63d76: Verifying Checksum [2023-02-27T04:05:25.050Z] bab4dde63d76: Download complete [2023-02-27T04:05:25.986Z] b85a868b505f: Pull complete [2023-02-27T04:05:26.244Z] e2be974225ed: Pull complete [2023-02-27T04:05:26.812Z] 339a4e72a1f5: Pull complete [2023-02-27T04:05:26.812Z] 988bab9f4d93: Pull complete [2023-02-27T04:05:27.071Z] 1469e6f7b9e6: Pull complete [2023-02-27T04:05:27.071Z] eaf3925da568: Pull complete [2023-02-27T04:05:28.972Z] bab4dde63d76: Pull complete [2023-02-27T04:05:28.972Z] bde34c3a00c8: Pull complete [2023-02-27T04:05:28.972Z] b352a97aabf1: Pull complete [2023-02-27T04:05:28.972Z] 4872d77fe225: Pull complete [2023-02-27T04:05:29.232Z] 5851b861e8e6: Pull complete [2023-02-27T04:05:29.232Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T04:05:29.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T04:05:29.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T04:05:29.457Z] prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container [2023-02-27T04:05:29.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-243 -v /w/workspace/undry_device-onvif-camera_PR-243:/w/workspace/undry_device-onvif-camera_PR-243:rw,z -v /w/workspace/undry_device-onvif-camera_PR-243@tmp:/w/workspace/undry_device-onvif-camera_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T04:05:30.939Z] $ docker top 6359e95e6648013970dff8235fdc6c0cbcfca0b093f945c8e9d5db5372a88242 -eo pid,comm [2023-02-27T04:05:30.995Z] 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-02-27T04:05:30.995Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T04:05:31.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T04:05:31.114Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T04:05:31.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T04:05:31.230Z] $ docker exec 6359e95e6648013970dff8235fdc6c0cbcfca0b093f945c8e9d5db5372a88242 ssh-agent [2023-02-27T04:05:31.338Z] SSH_AUTH_SOCK=/tmp/ssh-xGmi2bB30Hbp/agent.32 [2023-02-27T04:05:31.338Z] SSH_AGENT_PID=38 [2023-02-27T04:05:31.345Z] Running ssh-add (command line suppressed) [2023-02-27T04:05:31.440Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-243@tmp/private_key_3186306539179717624.key (/w/workspace/undry_device-onvif-camera_PR-243@tmp/private_key_3186306539179717624.key) [2023-02-27T04:05:31.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T04:05:31.782Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T04:05:31.811Z] $ docker exec --env ******** --env ******** 6359e95e6648013970dff8235fdc6c0cbcfca0b093f945c8e9d5db5372a88242 ssh-agent -k [2023-02-27T04:05:31.903Z] unset SSH_AUTH_SOCK; [2023-02-27T04:05:31.904Z] unset SSH_AGENT_PID; [2023-02-27T04:05:31.904Z] echo Agent pid 38 killed; [2023-02-27T04:05:31.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T04:05:31.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T04:05:31.998Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T04:05:32.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T04:05:32.112Z] $ docker exec 6359e95e6648013970dff8235fdc6c0cbcfca0b093f945c8e9d5db5372a88242 ssh-agent [2023-02-27T04:05:32.227Z] SSH_AUTH_SOCK=/tmp/ssh-69vy98Vw3VCl/agent.70 [2023-02-27T04:05:32.227Z] SSH_AGENT_PID=76 [2023-02-27T04:05:32.232Z] Running ssh-add (command line suppressed) [2023-02-27T04:05:32.337Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-243@tmp/private_key_18094024642824311547.key (/w/workspace/undry_device-onvif-camera_PR-243@tmp/private_key_18094024642824311547.key) [2023-02-27T04:05:32.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T04:05:32.679Z] + git semver init [2023-02-27T04:05:32.940Z] 2023-02-27 04:05:32,843 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T04:05:32.940Z] 2023-02-27 04:05:32,844 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-243/.semver [2023-02-27T04:05:32.940Z] 2023-02-27 04:05:32,844 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-243/.semver [2023-02-27T04:05:32.940Z] 2023-02-27 04:05:32,844 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-243/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-243, universal_newlines=False, shell=None, istream=None) [2023-02-27T04:05:33.880Z] 2023-02-27 04:05:33,832 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-243/.git/info/exclude [2023-02-27T04:05:33.880Z] 2023-02-27 04:05:33,832 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-243/.semver/PR-243 with force:False [2023-02-27T04:05:33.880Z] 2023-02-27 04:05:33,833 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-243/.semver/PR-243 [2023-02-27T04:05:33.880Z] 2023-02-27 04:05:33,837 [execute] INFO git cat-file --batch-check [2023-02-27T04:05:33.880Z] 2023-02-27 04:05:33,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-243/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T04:05:33.880Z] 2023-02-27 04:05:33,844 [execute] INFO git cat-file --batch [2023-02-27T04:05:33.880Z] 2023-02-27 04:05:33,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-243/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T04:05:33.880Z] 2023-02-27 04:05:33,848 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-243/.semver/PR-243 [2023-02-27T04:05:33.880Z] 0.0.0 [Pipeline] } [2023-02-27T04:05:33.908Z] $ docker exec --env ******** --env ******** 6359e95e6648013970dff8235fdc6c0cbcfca0b093f945c8e9d5db5372a88242 ssh-agent -k [2023-02-27T04:05:34.015Z] unset SSH_AUTH_SOCK; [2023-02-27T04:05:34.016Z] unset SSH_AGENT_PID; [2023-02-27T04:05:34.016Z] echo Agent pid 76 killed; [2023-02-27T04:05:34.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T04:05:34.459Z] + git semver [Pipeline] } [2023-02-27T04:05:34.744Z] $ docker stop --time=1 6359e95e6648013970dff8235fdc6c0cbcfca0b093f945c8e9d5db5372a88242 [2023-02-27T04:05:36.093Z] $ docker rm -f --volumes 6359e95e6648013970dff8235fdc6c0cbcfca0b093f945c8e9d5db5372a88242 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T04:05:36.494Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T04:05:36.753Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T04:05:36.768Z] [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-02-27T04:05:37.339Z] provisioning config files... [2023-02-27T04:05:37.346Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-243@tmp/config897562286723304009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T04:05:37.699Z] ---> docker-login.sh [2023-02-27T04:05:37.699Z] nexus3.edgexfoundry.org:10001 [2023-02-27T04:05:37.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T04:05:37.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T04:05:37.699Z] Configure a credential helper to remove this warning. See [2023-02-27T04:05:37.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T04:05:37.699Z] [2023-02-27T04:05:37.699Z] Login Succeeded [2023-02-27T04:05:37.699Z] nexus3.edgexfoundry.org:10002 [2023-02-27T04:05:37.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T04:05:37.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T04:05:37.699Z] Configure a credential helper to remove this warning. See [2023-02-27T04:05:37.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T04:05:37.699Z] [2023-02-27T04:05:37.699Z] Login Succeeded [2023-02-27T04:05:37.699Z] nexus3.edgexfoundry.org:10003 [2023-02-27T04:05:37.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T04:05:37.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T04:05:37.959Z] Configure a credential helper to remove this warning. See [2023-02-27T04:05:37.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T04:05:37.959Z] [2023-02-27T04:05:37.959Z] Login Succeeded [2023-02-27T04:05:37.959Z] nexus3.edgexfoundry.org:10004 [2023-02-27T04:05:37.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T04:05:37.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T04:05:37.959Z] Configure a credential helper to remove this warning. See [2023-02-27T04:05:37.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T04:05:37.959Z] [2023-02-27T04:05:37.959Z] Login Succeeded [2023-02-27T04:05:37.959Z] docker.io [2023-02-27T04:05:38.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T04:05:38.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T04:05:38.219Z] Configure a credential helper to remove this warning. See [2023-02-27T04:05:38.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T04:05:38.219Z] [2023-02-27T04:05:38.219Z] Login Succeeded [2023-02-27T04:05:38.219Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T04:05:38.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T04:05:38.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T04:05:38.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T04:05:38.513Z] ========================================================= [2023-02-27T04:05:38.513Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T04:05:38.513Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T04:05:38.993Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-27T04:05:38.994Z] Sending build context to Docker daemon 27.74MB [2023-02-27T04:05:38.994Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T04:05:38.994Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-27T04:05:39.264Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T04:05:39.264Z] 213ec9aee27d: Pulling fs layer [2023-02-27T04:05:39.264Z] 4583459ba037: Pulling fs layer [2023-02-27T04:05:39.264Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T04:05:39.264Z] 53926ce57604: Pulling fs layer [2023-02-27T04:05:39.265Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T04:05:39.265Z] 22ff95d597cd: Pulling fs layer [2023-02-27T04:05:39.265Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T04:05:39.265Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T04:05:39.265Z] a7acece74701: Pulling fs layer [2023-02-27T04:05:39.265Z] 53926ce57604: Waiting [2023-02-27T04:05:39.265Z] 21b2b0c7a3f4: Waiting [2023-02-27T04:05:39.265Z] 22ff95d597cd: Waiting [2023-02-27T04:05:39.265Z] 12d6caf4c0d1: Waiting [2023-02-27T04:05:39.265Z] 96b7cbca73a9: Waiting [2023-02-27T04:05:39.265Z] a7acece74701: Waiting [2023-02-27T04:05:39.265Z] 93c1e223e6f2: Download complete [2023-02-27T04:05:39.265Z] 4583459ba037: Verifying Checksum [2023-02-27T04:05:39.265Z] 4583459ba037: Download complete [2023-02-27T04:05:39.265Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-27T04:05:39.265Z] 21b2b0c7a3f4: Download complete [2023-02-27T04:05:39.265Z] 22ff95d597cd: Verifying Checksum [2023-02-27T04:05:39.265Z] 22ff95d597cd: Download complete [2023-02-27T04:05:39.265Z] 213ec9aee27d: Verifying Checksum [2023-02-27T04:05:39.265Z] 213ec9aee27d: Download complete [2023-02-27T04:05:39.265Z] 12d6caf4c0d1: Verifying Checksum [2023-02-27T04:05:39.265Z] 12d6caf4c0d1: Download complete [2023-02-27T04:05:39.530Z] 213ec9aee27d: Pull complete [2023-02-27T04:05:39.530Z] 4583459ba037: Pull complete [2023-02-27T04:05:39.530Z] 93c1e223e6f2: Pull complete [2023-02-27T04:05:39.797Z] a7acece74701: Verifying Checksum [2023-02-27T04:05:39.797Z] a7acece74701: Download complete [2023-02-27T04:05:40.057Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T04:05:40.057Z] 96b7cbca73a9: Download complete [2023-02-27T04:05:40.057Z] 53926ce57604: Verifying Checksum [2023-02-27T04:05:40.057Z] 53926ce57604: Download complete [2023-02-27T04:05:44.245Z] 53926ce57604: Pull complete [2023-02-27T04:05:44.245Z] 21b2b0c7a3f4: Pull complete [2023-02-27T04:05:44.245Z] 22ff95d597cd: Pull complete [2023-02-27T04:05:44.245Z] 12d6caf4c0d1: Pull complete [2023-02-27T04:05:46.140Z] 96b7cbca73a9: Pull complete [2023-02-27T04:05:47.073Z] a7acece74701: Pull complete [2023-02-27T04:05:47.073Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T04:05:47.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T04:05:47.073Z] ---> db6d94c90886 [2023-02-27T04:05:47.073Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-27T04:05:48.980Z] ---> Running in ee7c856ff4c7 [2023-02-27T04:05:48.980Z] Removing intermediate container ee7c856ff4c7 [2023-02-27T04:05:48.980Z] ---> b84fe097b0c0 [2023-02-27T04:05:48.980Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T04:05:48.980Z] ---> Running in eee530c2aac5 [2023-02-27T04:05:48.980Z] Removing intermediate container eee530c2aac5 [2023-02-27T04:05:48.980Z] ---> ad99694aefab [2023-02-27T04:05:48.980Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T04:05:48.980Z] ---> Running in d32f1faaa9af [2023-02-27T04:05:48.980Z] Removing intermediate container d32f1faaa9af [2023-02-27T04:05:48.980Z] ---> df153e112475 [2023-02-27T04:05:48.980Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T04:05:49.239Z] ---> Running in 982742bb7948 [2023-02-27T04:05:49.239Z] Removing intermediate container 982742bb7948 [2023-02-27T04:05:49.239Z] ---> fd632f74617c [2023-02-27T04:05:49.239Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-27T04:05:49.239Z] ---> Running in 9a4808ba94c9 [2023-02-27T04:05:49.239Z] Removing intermediate container 9a4808ba94c9 [2023-02-27T04:05:49.239Z] ---> 6034c295e575 [2023-02-27T04:05:49.239Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T04:05:49.239Z] ---> Running in 50d3b79d6ddd [2023-02-27T04:05:49.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T04:05:49.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T04:05:50.065Z] OK: 211 MiB in 51 packages [2023-02-27T04:05:50.323Z] Removing intermediate container 50d3b79d6ddd [2023-02-27T04:05:50.323Z] ---> 0966c4672e83 [2023-02-27T04:05:50.323Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-27T04:05:50.607Z] ---> Running in f38d2b1cd581 [2023-02-27T04:05:50.607Z] Removing intermediate container f38d2b1cd581 [2023-02-27T04:05:50.607Z] ---> 74f803654184 [2023-02-27T04:05:50.607Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-27T04:05:50.607Z] ---> 438f3cd991cb [2023-02-27T04:05:50.607Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T04:05:50.866Z] ---> Running in fdd53d42478c [2023-02-27T04:05:52.156Z] Still waiting to schedule task [2023-02-27T04:05:52.156Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7525’ is offline [2023-02-27T04:06:12.801Z] Removing intermediate container fdd53d42478c [2023-02-27T04:06:12.801Z] ---> 118eddc75eb1 [2023-02-27T04:06:12.801Z] Step 12/13 : COPY . . [2023-02-27T04:06:12.801Z] ---> 23786bf9dd8d [2023-02-27T04:06:12.801Z] Step 13/13 : RUN ${MAKE} [2023-02-27T04:06:12.801Z] ---> Running in b0599116e5ed [2023-02-27T04:06:12.801Z] noop [2023-02-27T04:06:12.801Z] Removing intermediate container b0599116e5ed [2023-02-27T04:06:12.801Z] ---> 8f648361d9fa [2023-02-27T04:06:12.801Z] Successfully built 8f648361d9fa [2023-02-27T04:06:12.801Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T04:06:13.254Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T04:06:13.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T04:06:13.404Z] prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container [2023-02-27T04:06:13.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-243 -v /w/workspace/undry_device-onvif-camera_PR-243:/w/workspace/undry_device-onvif-camera_PR-243:rw,z -v /w/workspace/undry_device-onvif-camera_PR-243@tmp:/w/workspace/undry_device-onvif-camera_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T04:06:13.810Z] $ docker top 9a7d66203514d6103f9841a214eda0172f42a223952324c0ecf9b1c141aeca0e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T04:06:14.204Z] + go version [2023-02-27T04:06:14.204Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T04:06:14.239Z] $ docker stop --time=1 9a7d66203514d6103f9841a214eda0172f42a223952324c0ecf9b1c141aeca0e [2023-02-27T04:06:15.552Z] $ docker rm -f --volumes 9a7d66203514d6103f9841a214eda0172f42a223952324c0ecf9b1c141aeca0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T04:06:16.276Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T04:06:16.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T04:06:16.429Z] prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container [2023-02-27T04:06:16.466Z] $ 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-243 -v /w/workspace/undry_device-onvif-camera_PR-243:/w/workspace/undry_device-onvif-camera_PR-243:rw,z -v /w/workspace/undry_device-onvif-camera_PR-243@tmp:/w/workspace/undry_device-onvif-camera_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T04:06:16.811Z] $ docker top a3773a3687b0f0dc7888e093af4334d8e838b294df6c663472cfa6d9688456b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T04:06:17.197Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-243 [Pipeline] fileExists [Pipeline] sh [2023-02-27T04:06:17.558Z] + make test [2023-02-27T04:06:17.558Z] go test ./... -coverprofile=coverage.out ./... [2023-02-27T04:06:17.826Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-27T04:06:27.797Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-27T04:06:30.327Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 29.3% of statements [2023-02-27T04:06:30.327Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-27T04:06:30.327Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.338s coverage: 86.5% of statements [2023-02-27T04:06:38.443Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-27T04:06:38.443Z] go vet ./... [2023-02-27T04:06:41.727Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T04:06:41.727Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T04:06:41.727Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T04:06:41.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T04:06:41.795Z] $ docker stop --time=1 a3773a3687b0f0dc7888e093af4334d8e838b294df6c663472cfa6d9688456b8 [2023-02-27T04:06:43.556Z] $ docker rm -f --volumes a3773a3687b0f0dc7888e093af4334d8e838b294df6c663472cfa6d9688456b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T04:06:44.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T04:06:44.239Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-27T04:06:44.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T04:06:45.251Z] + ls -al . [2023-02-27T04:06:45.251Z] total 236 [2023-02-27T04:06:45.251Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 04:06 . [2023-02-27T04:06:45.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:05 .. [2023-02-27T04:06:45.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 04:06 .git [2023-02-27T04:06:45.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 04:05 .github [2023-02-27T04:06:45.251Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 27 04:05 .gitignore [2023-02-27T04:06:45.251Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 04:05 .golangci.yml [2023-02-27T04:06:45.251Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 04:05 .semver [2023-02-27T04:06:45.251Z] -rw-rw-r-- 1 jenkins jenkins 9857 Feb 27 04:05 Attribution.txt [2023-02-27T04:06:45.251Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 27 04:05 CHANGELOG.md [2023-02-27T04:06:45.251Z] -rw-rw-r-- 1 jenkins jenkins 1574 Feb 27 04:05 Dockerfile [2023-02-27T04:06:45.251Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 04:05 GOVERNANCE.md [2023-02-27T04:06:45.251Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 27 04:05 Jenkinsfile [2023-02-27T04:06:45.251Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 04:05 LICENSE [2023-02-27T04:06:45.251Z] -rw-rw-r-- 1 jenkins jenkins 2577 Feb 27 04:05 Makefile [2023-02-27T04:06:45.251Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 04:05 OWNERS.md [2023-02-27T04:06:45.251Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 27 04:05 README.md [2023-02-27T04:06:45.251Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 04:05 VERSION [2023-02-27T04:06:45.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 04:05 bin [2023-02-27T04:06:45.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 04:05 cmd [2023-02-27T04:06:45.251Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 27 04:06 coverage.out [2023-02-27T04:06:45.251Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 04:05 doc [2023-02-27T04:06:45.251Z] -rw-rw-r-- 1 jenkins jenkins 3601 Feb 27 04:05 go.mod [2023-02-27T04:06:45.251Z] -rw-rw-r-- 1 jenkins jenkins 34676 Feb 27 04:05 go.sum [2023-02-27T04:06:45.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:05 internal [2023-02-27T04:06:45.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:05 snap [2023-02-27T04:06:45.251Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 27 04:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T04:06:45.643Z] + 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=06af09f798d4c705ffde4e093581d80cab1ce1ef --label arch=amd64 --label version=0.0.0 . [2023-02-27T04:06:45.644Z] Sending build context to Docker daemon 27.81MB [2023-02-27T04:06:45.644Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T04:06:45.644Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-27T04:06:45.644Z] ---> 8f648361d9fa [2023-02-27T04:06:45.644Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-27T04:06:45.903Z] ---> Running in 8f1b2262c4dd [2023-02-27T04:06:45.903Z] Removing intermediate container 8f1b2262c4dd [2023-02-27T04:06:45.903Z] ---> 7e310c5c6640 [2023-02-27T04:06:45.903Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T04:06:46.163Z] ---> Running in 8053b1e663ec [2023-02-27T04:06:46.163Z] Removing intermediate container 8053b1e663ec [2023-02-27T04:06:46.163Z] ---> 21f571cccd0a [2023-02-27T04:06:46.163Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T04:06:46.163Z] ---> Running in ab76bdd614e8 [2023-02-27T04:06:46.424Z] Removing intermediate container ab76bdd614e8 [2023-02-27T04:06:46.424Z] ---> cbcca19e79bc [2023-02-27T04:06:46.424Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T04:06:46.424Z] ---> Running in 16a76c216d64 [2023-02-27T04:06:46.424Z] Removing intermediate container 16a76c216d64 [2023-02-27T04:06:46.424Z] ---> de12fe3df5b0 [2023-02-27T04:06:46.424Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-27T04:06:46.424Z] ---> Running in 124684f27b1b [2023-02-27T04:06:46.683Z] Removing intermediate container 124684f27b1b [2023-02-27T04:06:46.683Z] ---> 61299802351e [2023-02-27T04:06:46.683Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T04:06:46.683Z] ---> Running in bb4fa461cec3 [2023-02-27T04:06:46.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T04:06:46.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T04:06:47.206Z] OK: 211 MiB in 51 packages [2023-02-27T04:06:47.465Z] Removing intermediate container bb4fa461cec3 [2023-02-27T04:06:47.465Z] ---> 3d3efe0db9e8 [2023-02-27T04:06:47.465Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-27T04:06:47.465Z] ---> Running in 3e7a90ec7897 [2023-02-27T04:06:47.724Z] Removing intermediate container 3e7a90ec7897 [2023-02-27T04:06:47.724Z] ---> 918428d6157b [2023-02-27T04:06:47.724Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-27T04:06:47.724Z] ---> b83f7ca84150 [2023-02-27T04:06:47.724Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T04:06:47.724Z] ---> Running in 67dcf6b249d2 [2023-02-27T04:06:48.660Z] Removing intermediate container 67dcf6b249d2 [2023-02-27T04:06:48.660Z] ---> 7582733c212c [2023-02-27T04:06:48.660Z] Step 12/26 : COPY . . [2023-02-27T04:06:49.235Z] ---> ef0ef173f40f [2023-02-27T04:06:49.235Z] Step 13/26 : RUN ${MAKE} [2023-02-27T04:06:49.496Z] ---> Running in 2216e1cc4a56 [2023-02-27T04:06:49.754Z] 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-02-27T04:07:07.835Z] Removing intermediate container 2216e1cc4a56 [2023-02-27T04:07:07.835Z] ---> 903a052cad37 [2023-02-27T04:07:07.835Z] Step 14/26 : FROM alpine:3.16 [2023-02-27T04:07:08.093Z] 3.16: Pulling from library/alpine [2023-02-27T04:07:08.351Z] ef5531b6e74e: Pulling fs layer [2023-02-27T04:07:08.351Z] ef5531b6e74e: Verifying Checksum [2023-02-27T04:07:08.351Z] ef5531b6e74e: Download complete [2023-02-27T04:07:08.610Z] ef5531b6e74e: Pull complete [2023-02-27T04:07:08.610Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T04:07:08.610Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T04:07:08.610Z] ---> dfd21b5a31f5 [2023-02-27T04:07:08.610Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-27T04:07:08.610Z] ---> Running in 52b56354c0e4 [2023-02-27T04:07:08.868Z] Removing intermediate container 52b56354c0e4 [2023-02-27T04:07:08.868Z] ---> b2d21b378b83 [2023-02-27T04:07:08.868Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-02-27T04:07:08.868Z] ---> Running in 5641c5135097 [2023-02-27T04:07:09.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T04:07:09.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T04:07:09.386Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T04:07:09.386Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T04:07:09.386Z] OK: 6 MiB in 15 packages [2023-02-27T04:07:09.644Z] Removing intermediate container 5641c5135097 [2023-02-27T04:07:09.644Z] ---> dbe4d345ebf7 [2023-02-27T04:07:09.644Z] Step 17/26 : WORKDIR / [2023-02-27T04:07:09.644Z] ---> Running in aaa8344d7d24 [2023-02-27T04:07:09.644Z] Removing intermediate container aaa8344d7d24 [2023-02-27T04:07:09.644Z] ---> 97a75820c947 [2023-02-27T04:07:09.644Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-27T04:07:10.210Z] ---> 7530f92cf3bb [2023-02-27T04:07:10.210Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-27T04:07:10.468Z] ---> 7cd16f4386dc [2023-02-27T04:07:10.468Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-27T04:07:10.468Z] ---> ab12a3aa70d2 [2023-02-27T04:07:10.468Z] Step 21/26 : EXPOSE 59984 [2023-02-27T04:07:10.727Z] ---> Running in 358fd4ae01b6 [2023-02-27T04:07:10.727Z] Removing intermediate container 358fd4ae01b6 [2023-02-27T04:07:10.727Z] ---> 8c660e8c9998 [2023-02-27T04:07:10.727Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-27T04:07:10.727Z] ---> Running in 458148f821ba [2023-02-27T04:07:10.727Z] Removing intermediate container 458148f821ba [2023-02-27T04:07:10.727Z] ---> 20aa35a16ad4 [2023-02-27T04:07:10.727Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T04:07:10.727Z] ---> Running in 34aaf40699ce [2023-02-27T04:07:10.988Z] Removing intermediate container 34aaf40699ce [2023-02-27T04:07:10.988Z] ---> 5b4d473aac25 [2023-02-27T04:07:10.988Z] Step 24/26 : LABEL arch=amd64 [2023-02-27T04:07:10.988Z] ---> Running in 0e0502167390 [2023-02-27T04:07:10.988Z] Removing intermediate container 0e0502167390 [2023-02-27T04:07:10.988Z] ---> 4452893f6035 [2023-02-27T04:07:10.988Z] Step 25/26 : LABEL git_sha=06af09f798d4c705ffde4e093581d80cab1ce1ef [2023-02-27T04:07:10.988Z] ---> Running in 22a60943a127 [2023-02-27T04:07:11.247Z] Removing intermediate container 22a60943a127 [2023-02-27T04:07:11.247Z] ---> f08fbb5409fd [2023-02-27T04:07:11.247Z] Step 26/26 : LABEL version=0.0.0 [2023-02-27T04:07:11.247Z] ---> Running in 104d874816f6 [2023-02-27T04:07:11.247Z] Removing intermediate container 104d874816f6 [2023-02-27T04:07:11.247Z] ---> 6b02dee9fdb3 [2023-02-27T04:07:11.247Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T04:07:11.247Z] Successfully built 6b02dee9fdb3 [2023-02-27T04:07:11.247Z] 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-02-27T04:07:12.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T04:07:12.123Z] [2023-02-27T04:07:12.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T04:07:12.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T04:07:12.488Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T04:07:12.488Z] 5eb5b503b376: Pulling fs layer [2023-02-27T04:07:12.488Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T04:07:12.488Z] ec43610c2a17: Pulling fs layer [2023-02-27T04:07:12.488Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T04:07:12.488Z] 33b1e0a273af: Pulling fs layer [2023-02-27T04:07:12.488Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T04:07:12.488Z] 2f39f015ded8: Pulling fs layer [2023-02-27T04:07:12.488Z] 3a2ae6a8a46f: Waiting [2023-02-27T04:07:12.488Z] 33b1e0a273af: Waiting [2023-02-27T04:07:12.488Z] 5d3b04190fa2: Waiting [2023-02-27T04:07:12.488Z] 2f39f015ded8: Waiting [2023-02-27T04:07:12.488Z] 5c69ac0246d0: Download complete [2023-02-27T04:07:12.488Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-27T04:07:12.488Z] 3a2ae6a8a46f: Download complete [2023-02-27T04:07:12.488Z] 33b1e0a273af: Verifying Checksum [2023-02-27T04:07:12.488Z] 33b1e0a273af: Download complete [2023-02-27T04:07:12.488Z] 5d3b04190fa2: Verifying Checksum [2023-02-27T04:07:12.488Z] 5d3b04190fa2: Download complete [2023-02-27T04:07:12.746Z] ec43610c2a17: Verifying Checksum [2023-02-27T04:07:12.746Z] ec43610c2a17: Download complete [2023-02-27T04:07:12.746Z] 5eb5b503b376: Verifying Checksum [2023-02-27T04:07:12.746Z] 5eb5b503b376: Download complete [2023-02-27T04:07:13.312Z] 2f39f015ded8: Verifying Checksum [2023-02-27T04:07:13.312Z] 2f39f015ded8: Download complete [2023-02-27T04:07:13.888Z] 5eb5b503b376: Pull complete [2023-02-27T04:07:14.146Z] 5c69ac0246d0: Pull complete [2023-02-27T04:07:14.403Z] ec43610c2a17: Pull complete [2023-02-27T04:07:14.403Z] 3a2ae6a8a46f: Pull complete [2023-02-27T04:07:14.661Z] 33b1e0a273af: Pull complete [2023-02-27T04:07:14.661Z] 5d3b04190fa2: Pull complete [2023-02-27T04:07:18.843Z] 2f39f015ded8: Pull complete [2023-02-27T04:07:18.843Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T04:07:18.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T04:07:18.844Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T04:07:19.047Z] prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container [2023-02-27T04:07:19.076Z] $ 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-243 -v /w/workspace/undry_device-onvif-camera_PR-243:/w/workspace/undry_device-onvif-camera_PR-243:rw,z -v /w/workspace/undry_device-onvif-camera_PR-243@tmp:/w/workspace/undry_device-onvif-camera_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T04:07:21.300Z] $ docker top ec58636c24593888f9598ce2f60da4e8eadb6e895f5374292cdc1d2d239c8e8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T04:07:21.730Z] ---> job-cost.sh [2023-02-27T04:07:21.730Z] lf-activate-venv: SKIPPING [2023-02-27T04:07:21.730Z] INFO: No Stack... [2023-02-27T04:07:21.989Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T04:07:22.248Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T04:07:22.563Z] + + cat /w/workspace/undry_device-onvif-camera_PR-243/archives/cost.csv [2023-02-27T04:07:22.563Z] cut -d, -f6 [Pipeline] lock [2023-02-27T04:07:22.606Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-243-1-stack-cost] [2023-02-27T04:07:22.611Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-243-1-stack-cost] did not exist. Created. [2023-02-27T04:07:22.611Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T04:07:22.993Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-27T04:07:23.043Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T04:07:23.072Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-243-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T04:07:23.145Z] $ docker stop --time=1 ec58636c24593888f9598ce2f60da4e8eadb6e895f5374292cdc1d2d239c8e8f [2023-02-27T04:07:24.305Z] $ docker rm -f --volumes ec58636c24593888f9598ce2f60da4e8eadb6e895f5374292cdc1d2d239c8e8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-27T04:08:33.089Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7527 in /w/workspace/undry_device-onvif-camera_PR-243 [Pipeline] { [Pipeline] ws [2023-02-27T04:08:33.160Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-02-27T04:08:33.236Z] The recommended git tool is: git [2023-02-27T04:08:39.280Z] using credential edgex-jenkins-ssh [2023-02-27T04:08:39.297Z] Cloning the remote Git repository [2023-02-27T04:08:39.346Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-27T04:08:39.428Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-02-27T04:08:39.603Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-27T04:08:39.604Z] > git --version # timeout=10 [2023-02-27T04:08:39.630Z] > git --version # 'git version 2.25.1' [2023-02-27T04:08:39.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T04:08:39.711Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T04:08:42.910Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-02-27T04:08:42.947Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T04:08:44.561Z] Merging remotes/origin/main commit 4a9e67fa37862f83ef90b637e6c765491ff37d3a into PR head commit 06af09f798d4c705ffde4e093581d80cab1ce1ef [2023-02-27T04:08:43.877Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-02-27T04:08:43.918Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-02-27T04:08:43.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T04:08:43.937Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-27T04:08:44.580Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T04:08:44.595Z] > git checkout -f 06af09f798d4c705ffde4e093581d80cab1ce1ef # timeout=10 [2023-02-27T04:08:45.020Z] Merge succeeded, producing 06af09f798d4c705ffde4e093581d80cab1ce1ef [2023-02-27T04:08:45.020Z] Checking out Revision 06af09f798d4c705ffde4e093581d80cab1ce1ef (PR-243) [2023-02-27T04:08:45.888Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-02-27T04:08:45.944Z] > git --version # timeout=10 [2023-02-27T04:08:45.956Z] > git --version # 'git version 2.25.1' [2023-02-27T04:08:45.968Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [2023-02-27T04:08:44.911Z] > git remote # timeout=10 [2023-02-27T04:08:44.934Z] > git config --get remote.origin.url # timeout=10 [2023-02-27T04:08:44.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T04:08:44.977Z] > git merge 4a9e67fa37862f83ef90b637e6c765491ff37d3a # timeout=10 [2023-02-27T04:08:45.003Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-27T04:08:45.028Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T04:08:45.041Z] > git checkout -f 06af09f798d4c705ffde4e093581d80cab1ce1ef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T04:08:47.035Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T04:08:47.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T04:08:47.035Z] Dload Upload Total Spent Left Speed [2023-02-27T04:08:47.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-02-27T04:08:47.855Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T04:08:48.209Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T04:08:48.209Z] + sudo tee /etc/docker/daemon.new [2023-02-27T04:08:48.209Z] { [2023-02-27T04:08:48.209Z] "registry-mirrors": [ [2023-02-27T04:08:48.209Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T04:08:48.209Z] ], [2023-02-27T04:08:48.209Z] "bip": "10.250.0.254/24", [2023-02-27T04:08:48.209Z] "hosts": [ [2023-02-27T04:08:48.209Z] "tcp://0.0.0.0:5555", [2023-02-27T04:08:48.209Z] "unix:///var/run/docker.sock" [2023-02-27T04:08:48.209Z] ], [2023-02-27T04:08:48.209Z] "mtu": 1458, [2023-02-27T04:08:48.209Z] "selinux-enabled": true, [2023-02-27T04:08:48.209Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T04:08:48.209Z] } [Pipeline] sh [2023-02-27T04:08:48.560Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T04:08:48.920Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T04:09:07.257Z] provisioning config files... [2023-02-27T04:09:07.287Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config3872022267462527306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T04:09:07.690Z] ---> docker-login.sh [2023-02-27T04:09:07.690Z] nexus3.edgexfoundry.org:10001 [2023-02-27T04:09:08.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T04:09:08.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T04:09:08.543Z] Configure a credential helper to remove this warning. See [2023-02-27T04:09:08.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T04:09:08.543Z] [2023-02-27T04:09:08.543Z] Login Succeeded [2023-02-27T04:09:08.543Z] nexus3.edgexfoundry.org:10002 [2023-02-27T04:09:08.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T04:09:08.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T04:09:08.813Z] Configure a credential helper to remove this warning. See [2023-02-27T04:09:08.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T04:09:08.813Z] [2023-02-27T04:09:08.813Z] Login Succeeded [2023-02-27T04:09:08.813Z] nexus3.edgexfoundry.org:10003 [2023-02-27T04:09:09.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T04:09:09.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T04:09:09.084Z] Configure a credential helper to remove this warning. See [2023-02-27T04:09:09.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T04:09:09.084Z] [2023-02-27T04:09:09.084Z] Login Succeeded [2023-02-27T04:09:09.084Z] nexus3.edgexfoundry.org:10004 [2023-02-27T04:09:09.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T04:09:09.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T04:09:09.621Z] Configure a credential helper to remove this warning. See [2023-02-27T04:09:09.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T04:09:09.621Z] [2023-02-27T04:09:09.621Z] Login Succeeded [2023-02-27T04:09:09.621Z] docker.io [2023-02-27T04:09:09.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T04:09:10.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T04:09:10.157Z] Configure a credential helper to remove this warning. See [2023-02-27T04:09:10.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T04:09:10.157Z] [2023-02-27T04:09:10.157Z] Login Succeeded [2023-02-27T04:09:10.157Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T04:09:10.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T04:09:10.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T04:09:10.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T04:09:10.647Z] ========================================================= [2023-02-27T04:09:10.647Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T04:09:10.647Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T04:09:11.141Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-27T04:09:11.735Z] Sending build context to Docker daemon 20.56MB [2023-02-27T04:09:11.735Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T04:09:11.735Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-27T04:09:12.016Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T04:09:12.016Z] 9b18e9b68314: Pulling fs layer [2023-02-27T04:09:12.016Z] 35d82f9e3411: Pulling fs layer [2023-02-27T04:09:12.016Z] e16973657156: Pulling fs layer [2023-02-27T04:09:12.016Z] fc693d55d65f: Pulling fs layer [2023-02-27T04:09:12.016Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T04:09:12.016Z] dda99020689f: Pulling fs layer [2023-02-27T04:09:12.016Z] db1c61fa0a46: Pulling fs layer [2023-02-27T04:09:12.016Z] 891c053d2c06: Pulling fs layer [2023-02-27T04:09:12.016Z] fc693d55d65f: Waiting [2023-02-27T04:09:12.016Z] 7e9fc2657dce: Waiting [2023-02-27T04:09:12.016Z] dda99020689f: Waiting [2023-02-27T04:09:12.016Z] db1c61fa0a46: Waiting [2023-02-27T04:09:12.016Z] 891c053d2c06: Waiting [2023-02-27T04:09:12.016Z] e16973657156: Verifying Checksum [2023-02-27T04:09:12.016Z] e16973657156: Download complete [2023-02-27T04:09:12.016Z] 35d82f9e3411: Verifying Checksum [2023-02-27T04:09:12.016Z] 35d82f9e3411: Download complete [2023-02-27T04:09:12.016Z] 7e9fc2657dce: Verifying Checksum [2023-02-27T04:09:12.016Z] 7e9fc2657dce: Download complete [2023-02-27T04:09:12.016Z] dda99020689f: Verifying Checksum [2023-02-27T04:09:12.016Z] dda99020689f: Download complete [2023-02-27T04:09:12.016Z] 9b18e9b68314: Download complete [2023-02-27T04:09:13.024Z] 9b18e9b68314: Pull complete [2023-02-27T04:09:13.298Z] 891c053d2c06: Verifying Checksum [2023-02-27T04:09:13.298Z] 891c053d2c06: Download complete [2023-02-27T04:09:13.570Z] 35d82f9e3411: Pull complete [2023-02-27T04:09:14.174Z] e16973657156: Pull complete [2023-02-27T04:09:14.766Z] db1c61fa0a46: Verifying Checksum [2023-02-27T04:09:14.766Z] db1c61fa0a46: Download complete [2023-02-27T04:09:15.356Z] fc693d55d65f: Verifying Checksum [2023-02-27T04:09:15.356Z] fc693d55d65f: Download complete [2023-02-27T04:09:27.954Z] fc693d55d65f: Pull complete [2023-02-27T04:09:28.227Z] 7e9fc2657dce: Pull complete [2023-02-27T04:09:28.497Z] dda99020689f: Pull complete [2023-02-27T04:09:33.893Z] db1c61fa0a46: Pull complete [2023-02-27T04:09:35.857Z] 891c053d2c06: Pull complete [2023-02-27T04:09:35.857Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T04:09:35.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T04:09:35.857Z] ---> f96f9c87975a [2023-02-27T04:09:35.857Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-27T04:09:38.472Z] ---> Running in 6d40f192a5ae [2023-02-27T04:09:38.472Z] Removing intermediate container 6d40f192a5ae [2023-02-27T04:09:38.472Z] ---> 65ab98a24e96 [2023-02-27T04:09:38.472Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T04:09:38.472Z] ---> Running in d64fded155c5 [2023-02-27T04:09:39.063Z] Removing intermediate container d64fded155c5 [2023-02-27T04:09:39.063Z] ---> ae1ca6c347d4 [2023-02-27T04:09:39.063Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T04:09:39.063Z] ---> Running in 9fbe8c8435d9 [2023-02-27T04:09:39.333Z] Removing intermediate container 9fbe8c8435d9 [2023-02-27T04:09:39.333Z] ---> 95ddf6965287 [2023-02-27T04:09:39.333Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T04:09:39.605Z] ---> Running in d27cbf46d885 [2023-02-27T04:09:39.874Z] Removing intermediate container d27cbf46d885 [2023-02-27T04:09:39.874Z] ---> ca68b3bea376 [2023-02-27T04:09:39.874Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-02-27T04:09:40.142Z] ---> Running in bce6a665068e [2023-02-27T04:09:40.411Z] Removing intermediate container bce6a665068e [2023-02-27T04:09:40.411Z] ---> 0ef15f4351bd [2023-02-27T04:09:40.411Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T04:09:40.411Z] ---> Running in 0fe50d10a4bd [2023-02-27T04:09:41.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T04:09:42.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T04:09:43.069Z] OK: 221 MiB in 51 packages [2023-02-27T04:09:44.033Z] Removing intermediate container 0fe50d10a4bd [2023-02-27T04:09:44.033Z] ---> 0e6651381182 [2023-02-27T04:09:44.033Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-02-27T04:09:44.034Z] ---> Running in b95d04eed5f8 [2023-02-27T04:09:44.621Z] Removing intermediate container b95d04eed5f8 [2023-02-27T04:09:44.621Z] ---> 53605087d195 [2023-02-27T04:09:44.621Z] Step 10/13 : COPY go.mod vendor* ./ [2023-02-27T04:09:46.045Z] ---> 7b0f9f4b2a02 [2023-02-27T04:09:46.045Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T04:09:46.317Z] ---> Running in ee371d004a56 [2023-02-27T04:10:54.242Z] Removing intermediate container ee371d004a56 [2023-02-27T04:10:54.242Z] ---> 355b48d4b980 [2023-02-27T04:10:54.242Z] Step 12/13 : COPY . . [2023-02-27T04:10:54.242Z] ---> 23510f48ebad [2023-02-27T04:10:54.242Z] Step 13/13 : RUN ${MAKE} [2023-02-27T04:10:54.242Z] ---> Running in baa30a32ba89 [2023-02-27T04:10:54.242Z] noop [2023-02-27T04:10:54.834Z] Removing intermediate container baa30a32ba89 [2023-02-27T04:10:54.834Z] ---> 3acbe9a21497 [2023-02-27T04:10:54.834Z] Successfully built 3acbe9a21497 [2023-02-27T04:10:54.834Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T04:10:55.298Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T04:10:55.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T04:10:55.583Z] prd-ubuntu20.04-docker-arm64-4c-16g-7527 does not seem to be running inside a container [2023-02-27T04:10:55.662Z] $ 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-02-27T04:10:56.989Z] $ docker top 8f8d243510c3d7e7e33d23a965292bf58d287e84a97e882912328db274a6cb09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T04:10:57.907Z] + go version [2023-02-27T04:10:57.907Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T04:10:57.945Z] $ docker stop --time=1 8f8d243510c3d7e7e33d23a965292bf58d287e84a97e882912328db274a6cb09 [2023-02-27T04:10:59.674Z] $ docker rm -f --volumes 8f8d243510c3d7e7e33d23a965292bf58d287e84a97e882912328db274a6cb09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T04:11:00.540Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T04:11:00.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T04:11:00.825Z] prd-ubuntu20.04-docker-arm64-4c-16g-7527 does not seem to be running inside a container [2023-02-27T04:11:00.910Z] $ 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-02-27T04:11:02.288Z] $ docker top 79d6356716a49576717154e68d37dda180cc871cbab669f0ab58f2f3b2757496 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T04:11:03.230Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T04:11:03.948Z] + make test [2023-02-27T04:11:03.948Z] go test ./... -coverprofile=coverage.out ./... [2023-02-27T04:11:05.905Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-02-27T04:12:57.604Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-02-27T04:12:58.569Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.221s coverage: 29.3% of statements [2023-02-27T04:12:58.569Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-02-27T04:13:13.658Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.427s coverage: 86.5% of statements [2023-02-27T04:13:14.245Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T04:13:14.245Z] go vet ./... [2023-02-27T04:13:53.188Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T04:13:53.188Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T04:13:53.188Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T04:13:53.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T04:13:53.261Z] $ docker stop --time=1 79d6356716a49576717154e68d37dda180cc871cbab669f0ab58f2f3b2757496 [2023-02-27T04:13:55.171Z] $ docker rm -f --volumes 79d6356716a49576717154e68d37dda180cc871cbab669f0ab58f2f3b2757496 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T04:13:56.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T04:13:56.448Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T04:13:57.117Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T04:13:57.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T04:13:58.065Z] + ls -al . [2023-02-27T04:13:58.065Z] total 232 [2023-02-27T04:13:58.065Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 04:11 . [2023-02-27T04:13:58.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:08 .. [2023-02-27T04:13:58.065Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 04:08 .git [2023-02-27T04:13:58.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 04:08 .github [2023-02-27T04:13:58.065Z] -rw-rw-r-- 1 jenkins jenkins 496 Feb 27 04:08 .gitignore [2023-02-27T04:13:58.065Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 04:08 .golangci.yml [2023-02-27T04:13:58.065Z] -rw-rw-r-- 1 jenkins jenkins 9857 Feb 27 04:08 Attribution.txt [2023-02-27T04:13:58.065Z] -rw-rw-r-- 1 jenkins jenkins 6312 Feb 27 04:08 CHANGELOG.md [2023-02-27T04:13:58.065Z] -rw-rw-r-- 1 jenkins jenkins 1574 Feb 27 04:08 Dockerfile [2023-02-27T04:13:58.065Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 04:08 GOVERNANCE.md [2023-02-27T04:13:58.065Z] -rw-rw-r-- 1 jenkins jenkins 734 Feb 27 04:08 Jenkinsfile [2023-02-27T04:13:58.065Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 04:08 LICENSE [2023-02-27T04:13:58.065Z] -rw-rw-r-- 1 jenkins jenkins 2577 Feb 27 04:08 Makefile [2023-02-27T04:13:58.065Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 27 04:08 OWNERS.md [2023-02-27T04:13:58.065Z] -rw-rw-r-- 1 jenkins jenkins 6595 Feb 27 04:08 README.md [2023-02-27T04:13:58.065Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 04:05 VERSION [2023-02-27T04:13:58.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 04:08 bin [2023-02-27T04:13:58.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 04:08 cmd [2023-02-27T04:13:58.065Z] -rw-r--r-- 1 jenkins jenkins 79184 Feb 27 04:13 coverage.out [2023-02-27T04:13:58.065Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 04:08 doc [2023-02-27T04:13:58.065Z] -rw-rw-r-- 1 jenkins jenkins 3601 Feb 27 04:08 go.mod [2023-02-27T04:13:58.065Z] -rw-rw-r-- 1 jenkins jenkins 34676 Feb 27 04:08 go.sum [2023-02-27T04:13:58.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:08 internal [2023-02-27T04:13:58.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 04:08 snap [2023-02-27T04:13:58.065Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 27 04:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T04:13:58.501Z] + 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=06af09f798d4c705ffde4e093581d80cab1ce1ef --label arch=arm64 --label version=0.0.0 . [2023-02-27T04:13:59.474Z] Sending build context to Docker daemon 20.64MB [2023-02-27T04:13:59.474Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T04:13:59.474Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-27T04:13:59.474Z] ---> 3acbe9a21497 [2023-02-27T04:13:59.474Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-02-27T04:13:59.747Z] ---> Running in 5c51b4bc3705 [2023-02-27T04:14:00.018Z] Removing intermediate container 5c51b4bc3705 [2023-02-27T04:14:00.018Z] ---> 8ed50aa6ce37 [2023-02-27T04:14:00.018Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T04:14:00.018Z] ---> Running in 1427937a00cf [2023-02-27T04:14:00.611Z] Removing intermediate container 1427937a00cf [2023-02-27T04:14:00.611Z] ---> 4652eeaf6cd0 [2023-02-27T04:14:00.611Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T04:14:00.611Z] ---> Running in 709f7cd9f37b [2023-02-27T04:14:00.890Z] Removing intermediate container 709f7cd9f37b [2023-02-27T04:14:00.890Z] ---> ab35b3ff5fba [2023-02-27T04:14:00.890Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T04:14:01.161Z] ---> Running in c0492fc0edfc [2023-02-27T04:14:01.433Z] Removing intermediate container c0492fc0edfc [2023-02-27T04:14:01.433Z] ---> c75a2481dee3 [2023-02-27T04:14:01.433Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-02-27T04:14:01.706Z] ---> Running in 0fe4ce9c5e88 [2023-02-27T04:14:01.985Z] Removing intermediate container 0fe4ce9c5e88 [2023-02-27T04:14:01.985Z] ---> db2c527d58a4 [2023-02-27T04:14:01.985Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T04:14:01.985Z] ---> Running in cf0284675b9f [2023-02-27T04:14:03.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T04:14:03.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T04:14:05.102Z] OK: 221 MiB in 51 packages [2023-02-27T04:14:05.693Z] Removing intermediate container cf0284675b9f [2023-02-27T04:14:05.693Z] ---> e2a2ce2eb3fb [2023-02-27T04:14:05.693Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-02-27T04:14:05.962Z] ---> Running in 74fd91792197 [2023-02-27T04:14:07.375Z] Removing intermediate container 74fd91792197 [2023-02-27T04:14:07.375Z] ---> 9a413e15d3fd [2023-02-27T04:14:07.375Z] Step 10/26 : COPY go.mod vendor* ./ [2023-02-27T04:14:07.649Z] ---> 811865715da8 [2023-02-27T04:14:07.649Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T04:14:07.917Z] ---> Running in beef1cb5d04d [2023-02-27T04:14:11.270Z] Removing intermediate container beef1cb5d04d [2023-02-27T04:14:11.270Z] ---> b9d967daf9b6 [2023-02-27T04:14:11.270Z] Step 12/26 : COPY . . [2023-02-27T04:14:12.685Z] ---> ac7ccf3ef259 [2023-02-27T04:14:12.955Z] Step 13/26 : RUN ${MAKE} [2023-02-27T04:14:12.955Z] ---> Running in 764a36e0ddf7 [2023-02-27T04:14:13.922Z] 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-02-27T04:16:50.700Z] Removing intermediate container 764a36e0ddf7 [2023-02-27T04:16:50.700Z] ---> f904db5305be [2023-02-27T04:16:50.700Z] Step 14/26 : FROM alpine:3.16 [2023-02-27T04:16:50.700Z] 3.16: Pulling from library/alpine [2023-02-27T04:16:50.700Z] 3760b48202b3: Pulling fs layer [2023-02-27T04:16:50.700Z] 3760b48202b3: Verifying Checksum [2023-02-27T04:16:50.700Z] 3760b48202b3: Pull complete [2023-02-27T04:16:50.700Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T04:16:50.700Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T04:16:50.700Z] ---> 4c81e5bf8899 [2023-02-27T04:16:50.700Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-27T04:16:50.700Z] ---> Running in 3ac08fca7da6 [2023-02-27T04:16:50.700Z] Removing intermediate container 3ac08fca7da6 [2023-02-27T04:16:50.700Z] ---> 6bb8fd22521d [2023-02-27T04:16:50.700Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-02-27T04:16:50.700Z] ---> Running in ad52dfb16183 [2023-02-27T04:16:50.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T04:16:50.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T04:16:50.700Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T04:16:50.700Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T04:16:50.700Z] OK: 5 MiB in 15 packages [2023-02-27T04:16:50.700Z] Removing intermediate container ad52dfb16183 [2023-02-27T04:16:50.700Z] ---> 894c5bbc532e [2023-02-27T04:16:50.700Z] Step 17/26 : WORKDIR / [2023-02-27T04:16:50.700Z] ---> Running in 4a5af731d617 [2023-02-27T04:16:50.700Z] Removing intermediate container 4a5af731d617 [2023-02-27T04:16:50.700Z] ---> 2ccda6474464 [2023-02-27T04:16:50.700Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-02-27T04:16:50.700Z] ---> 3fe26044f4ff [2023-02-27T04:16:50.700Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-02-27T04:16:50.700Z] ---> 4f59327142f4 [2023-02-27T04:16:50.700Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-02-27T04:16:50.700Z] ---> 94dd8d64fc13 [2023-02-27T04:16:50.700Z] Step 21/26 : EXPOSE 59984 [2023-02-27T04:16:50.700Z] ---> Running in 0e7e03aa9dda [2023-02-27T04:16:50.967Z] Removing intermediate container 0e7e03aa9dda [2023-02-27T04:16:50.967Z] ---> c27b83afc5d8 [2023-02-27T04:16:50.967Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-02-27T04:16:51.239Z] ---> Running in 10f27c8efbc1 [2023-02-27T04:16:51.505Z] Removing intermediate container 10f27c8efbc1 [2023-02-27T04:16:51.505Z] ---> 613234d82c83 [2023-02-27T04:16:51.505Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T04:16:51.505Z] ---> Running in d83bf9687510 [2023-02-27T04:16:51.770Z] Removing intermediate container d83bf9687510 [2023-02-27T04:16:51.770Z] ---> 4b239119f734 [2023-02-27T04:16:51.770Z] Step 24/26 : LABEL arch=arm64 [2023-02-27T04:16:51.771Z] ---> Running in 78af91df44e0 [2023-02-27T04:16:52.043Z] Removing intermediate container 78af91df44e0 [2023-02-27T04:16:52.043Z] ---> 7710901b0d90 [2023-02-27T04:16:52.043Z] Step 25/26 : LABEL git_sha=06af09f798d4c705ffde4e093581d80cab1ce1ef [2023-02-27T04:16:52.309Z] ---> Running in d3156224aee2 [2023-02-27T04:16:52.576Z] Removing intermediate container d3156224aee2 [2023-02-27T04:16:52.576Z] ---> 3bdf341ae546 [2023-02-27T04:16:52.576Z] Step 26/26 : LABEL version=0.0.0 [2023-02-27T04:16:52.576Z] ---> Running in 359ec2134897 [2023-02-27T04:16:52.842Z] Removing intermediate container 359ec2134897 [2023-02-27T04:16:52.842Z] ---> d0ba5a43146f [2023-02-27T04:16:52.843Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T04:16:52.843Z] Successfully built d0ba5a43146f [2023-02-27T04:16:52.843Z] 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-02-27T04:16:53.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T04:16:53.652Z] [2023-02-27T04:16:53.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T04:16:54.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T04:16:54.398Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T04:16:54.398Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T04:16:54.398Z] 04944245beec: Pulling fs layer [2023-02-27T04:16:54.398Z] 699f458cf7ca: Pulling fs layer [2023-02-27T04:16:54.398Z] 765212b225bb: Pulling fs layer [2023-02-27T04:16:54.398Z] f23df028b6ca: Pulling fs layer [2023-02-27T04:16:54.398Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T04:16:54.398Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T04:16:54.398Z] 765212b225bb: Waiting [2023-02-27T04:16:54.398Z] f23df028b6ca: Waiting [2023-02-27T04:16:54.398Z] d65c8cfc05b1: Waiting [2023-02-27T04:16:54.398Z] 2437ff75d9bd: Waiting [2023-02-27T04:16:54.398Z] 04944245beec: Verifying Checksum [2023-02-27T04:16:54.398Z] 04944245beec: Download complete [2023-02-27T04:16:54.398Z] 765212b225bb: Verifying Checksum [2023-02-27T04:16:54.398Z] 765212b225bb: Download complete [2023-02-27T04:16:54.398Z] f23df028b6ca: Verifying Checksum [2023-02-27T04:16:54.398Z] f23df028b6ca: Download complete [2023-02-27T04:16:54.398Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T04:16:54.398Z] d65c8cfc05b1: Download complete [2023-02-27T04:16:54.669Z] 699f458cf7ca: Verifying Checksum [2023-02-27T04:16:54.669Z] 699f458cf7ca: Download complete [2023-02-27T04:16:54.959Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T04:16:54.959Z] 8998bd30e6a1: Download complete [2023-02-27T04:16:57.588Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T04:16:57.588Z] 2437ff75d9bd: Download complete [2023-02-27T04:16:58.993Z] 8998bd30e6a1: Pull complete [2023-02-27T04:16:59.259Z] 04944245beec: Pull complete [2023-02-27T04:17:00.663Z] 699f458cf7ca: Pull complete [2023-02-27T04:17:00.663Z] 765212b225bb: Pull complete [2023-02-27T04:17:01.243Z] f23df028b6ca: Pull complete [2023-02-27T04:17:01.509Z] d65c8cfc05b1: Pull complete [2023-02-27T04:17:13.806Z] 2437ff75d9bd: Pull complete [2023-02-27T04:17:13.806Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T04:17:13.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T04:17:13.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T04:17:14.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-7527 does not seem to be running inside a container [2023-02-27T04:17:14.202Z] $ 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-02-27T04:17:16.795Z] $ docker top bfbbdc3f27cddaecfa2d6bd61fb44b0eead2bb6cc4cb63dd91e3ffe7e9f14b8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T04:17:17.357Z] ---> job-cost.sh [2023-02-27T04:17:17.629Z] lf-activate-venv: SKIPPING [2023-02-27T04:17:17.629Z] INFO: No Stack... [2023-02-27T04:17:18.209Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T04:17:18.792Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T04:17:19.128Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-02-27T04:17:19.128Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T04:17:19.204Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-243-1-stack-cost] [2023-02-27T04:17:19.208Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-243-1-stack-cost] did not exist. Created. [2023-02-27T04:17:19.209Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T04:17:19.611Z] /w/workspace/device-onvif-camera/1@tmp/durable-19ce9c4b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-27T04:17:19.965Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T04:17:20.004Z] Warning: overwriting stash ‘stack-cost’ [2023-02-27T04:17:20.069Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T04:17:20.083Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-243-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T04:17:20.163Z] $ docker stop --time=1 bfbbdc3f27cddaecfa2d6bd61fb44b0eead2bb6cc4cb63dd91e3ffe7e9f14b8e [2023-02-27T04:17:23.882Z] $ docker rm -f --volumes bfbbdc3f27cddaecfa2d6bd61fb44b0eead2bb6cc4cb63dd91e3ffe7e9f14b8e [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-02-27T04:17:24.820Z] provisioning config files... [2023-02-27T04:17:24.828Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-243@tmp/config15052485000475199373tmp [Pipeline] { [Pipeline] sh [2023-02-27T04:17:25.163Z] + set +x [2023-02-27T04:17:25.164Z] + curl -s https://codecov.io/bash [2023-02-27T04:17:25.164Z] + bash -s -- [2023-02-27T04:17:25.164Z] [2023-02-27T04:17:25.164Z] _____ _ [2023-02-27T04:17:25.164Z] / ____| | | [2023-02-27T04:17:25.164Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T04:17:25.164Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T04:17:25.164Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T04:17:25.164Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T04:17:25.164Z] Bash-1.0.6 [2023-02-27T04:17:25.164Z] [2023-02-27T04:17:25.164Z] [2023-02-27T04:17:25.164Z] ==> git version 2.25.1 found [2023-02-27T04:17:25.164Z] ==> 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-02-27T04:17:25.164Z] Release-Date: 2020-01-08 [2023-02-27T04:17:25.164Z] 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-02-27T04:17:25.164Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T04:17:25.164Z] ==> Jenkins CI detected. [2023-02-27T04:17:25.164Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-243 [2023-02-27T04:17:25.164Z] project root: . [2023-02-27T04:17:25.164Z] --> token set from env [2023-02-27T04:17:25.164Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T04:17:25.164Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T04:17:25.164Z] ==> Python coveragepy not found [2023-02-27T04:17:25.164Z] ==> Searching for coverage reports in: [2023-02-27T04:17:25.164Z] + . [2023-02-27T04:17:25.164Z] -> Found 1 reports [2023-02-27T04:17:25.164Z] ==> Detecting git/mercurial file structure [2023-02-27T04:17:25.164Z] ==> Reading reports [2023-02-27T04:17:25.164Z] + ./coverage.out bytes=79184 [2023-02-27T04:17:25.164Z] ==> Appending adjustments [2023-02-27T04:17:25.164Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T04:17:25.423Z] + Found adjustments [2023-02-27T04:17:25.423Z] ==> Gzipping contents [2023-02-27T04:17:25.423Z] 12K /tmp/codecov.hVWNCn.gz [2023-02-27T04:17:25.423Z] ==> Uploading reports [2023-02-27T04:17:25.423Z] url: https://codecov.io [2023-02-27T04:17:25.423Z] query: branch=PR-243&commit=06af09f798d4c705ffde4e093581d80cab1ce1ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-243%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=243&job=&cmd_args= [2023-02-27T04:17:25.423Z] -> Pinging Codecov [2023-02-27T04:17:25.423Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-243&commit=06af09f798d4c705ffde4e093581d80cab1ce1ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-243%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=243&job=&cmd_args= [2023-02-27T04:17:25.683Z] -> Uploading to [2023-02-27T04:17:25.683Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/F29A59C45E3A92E06B3E522C9905F8EF/06af09f798d4c705ffde4e093581d80cab1ce1ef/bb0215de-deb0-4bc2-b875-5f63cf2774b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T041725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d0b18a7ac8477251daec25ff61f51346e32abb0200eb3220ea944ec13c4ed1a [2023-02-27T04:17:25.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T04:17:25.683Z] Dload Upload Total Spent Left Speed [2023-02-27T04:17:25.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10813 0 0 100 10813 0 37286 --:--:-- --:--:-- --:--:-- 37286 [2023-02-27T04:17:25.943Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/06af09f798d4c705ffde4e093581d80cab1ce1ef [Pipeline] } [2023-02-27T04:17:25.972Z] 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-02-27T04:17:27.743Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-243/archives ] [2023-02-27T04:17:27.743Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-243/archives [2023-02-27T04:17:27.743Z] total 16 [2023-02-27T04:17:27.743Z] drwxr-xr-x 3 root root 4096 Feb 27 04:07 . [2023-02-27T04:17:27.743Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 04:07 .. [2023-02-27T04:17:27.743Z] drwxr-xr-x 2 root root 4096 Feb 27 04:07 cost [2023-02-27T04:17:27.743Z] -rw-r--r-- 1 root root 91 Feb 27 04:07 cost.csv [2023-02-27T04:17:27.743Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-243/archives [2023-02-27T04:17:27.743Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-243/archives [2023-02-27T04:17:27.743Z] total 16 [2023-02-27T04:17:27.743Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 04:07 . [2023-02-27T04:17:27.743Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 04:07 .. [2023-02-27T04:17:27.743Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 04:07 cost [2023-02-27T04:17:27.743Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 27 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-27T04:17:28.072Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T04:17:28.959Z] ---> package-listing.sh [2023-02-27T04:17:28.959Z] ++ facter osfamily [2023-02-27T04:17:28.959Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T04:17:29.219Z] + OS_FAMILY=debian [2023-02-27T04:17:29.219Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-243 [2023-02-27T04:17:29.219Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T04:17:29.219Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T04:17:29.219Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T04:17:29.219Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T04:17:29.219Z] + '[' /w/workspace/undry_device-onvif-camera_PR-243 ']' [2023-02-27T04:17:29.219Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T04:17:29.219Z] + case "${OS_FAMILY}" in [2023-02-27T04:17:29.219Z] + dpkg -l [2023-02-27T04:17:29.219Z] + grep '^ii' [2023-02-27T04:17:29.219Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T04:17:29.219Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T04:17:29.219Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T04:17:29.219Z] + '[' /w/workspace/undry_device-onvif-camera_PR-243 ']' [2023-02-27T04:17:29.219Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-243/archives/ [2023-02-27T04:17:29.219Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-243/archives/ [Pipeline] echo [2023-02-27T04:17:29.256Z] 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-243/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T04:17:29.551Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T04:17:30.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T04:17:30.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T04:17:30.330Z] prd-ubuntu20.04-docker-8c-8g-7522 does not seem to be running inside a container [2023-02-27T04:17:30.362Z] $ 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-243/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-243 -v /w/workspace/undry_device-onvif-camera_PR-243:/w/workspace/undry_device-onvif-camera_PR-243:rw,z -v /w/workspace/undry_device-onvif-camera_PR-243@tmp:/w/workspace/undry_device-onvif-camera_PR-243@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-02-27T04:17:30.560Z] $ docker top c5bb28a08fd4698d7eebac2318ee6bde7e379ac276de1ede4c5b49b3b89db6c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T04:17:30.959Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T04:17:31.274Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T04:17:31.587Z] + ls /var/log/sa-host [2023-02-27T04:17:31.587Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T04:17:31.729Z] provisioning config files... [2023-02-27T04:17:31.738Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-243@tmp/config8150731556912227826tmp [Pipeline] { [Pipeline] echo [2023-02-27T04:17:31.794Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T04:17:32.108Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T04:17:32.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T04:17:32.548Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T04:17:32.580Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T04:17:32.893Z] ---> sudo-logs.sh [2023-02-27T04:17:32.893Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T04:17:32.983Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T04:17:33.299Z] ---> job-cost.sh [2023-02-27T04:17:33.299Z] lf-activate-venv: SKIPPING [2023-02-27T04:17:33.299Z] DEBUG: total: 0.2199999988079071 [2023-02-27T04:17:33.299Z] INFO: Retrieving Stack Cost... [2023-02-27T04:17:33.559Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T04:17:34.128Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T04:17:34.165Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T04:17:34.477Z] ---> logs-deploy.sh [2023-02-27T04:17:34.477Z] lf-activate-venv: SKIPPING [2023-02-27T04:17:34.477Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-243/1 [2023-02-27T04:17:34.477Z] INFO: archiving workspace using pattern(s): [2023-02-27T04:17:35.413Z] Archives upload complete. [2023-02-27T04:17:35.413Z] INFO: archiving logs to Nexus