Pull request #291 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11d01926a76fdcdf926df253d922cca8c5b4912f+3411f3448a827245a794d39550b14b422bb5508f (5f39cc1ea120834bae627af5c758df033ab10ba9) 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-ssh4113452441754662840.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4041060658790967022.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-usb-camera/branches/PR-291/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-usb-camera/branches/PR-291/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2402804369986948433.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-usb-camera/branches/PR-291/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13183177670750766758.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh3300313551042510063.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-usb-camera/branches/PR-291/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-usb-camera/branches/PR-291/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13251766429982909131.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6577 in /w/workspace/foundry_device-usb-camera_PR-291 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-291 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3411f3448a827245a794d39550b14b422bb5508f into PR head commit 11d01926a76fdcdf926df253d922cca8c5b4912f Merge succeeded, producing 11d01926a76fdcdf926df253d922cca8c5b4912f Checking out Revision 11d01926a76fdcdf926df253d922cca8c5b4912f (PR-291) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T17:08:45.425Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 11d01926a76fdcdf926df253d922cca8c5b4912f # 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 3411f3448a827245a794d39550b14b422bb5508f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11d01926a76fdcdf926df253d922cca8c5b4912f # timeout=10 [Pipeline] withCredentials [2023-09-19T17:08:45.718Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T17:08:45.900Z] ========================================================= [2023-09-19T17:08:45.901Z] EdgeX Global Pipelines Version Info [2023-09-19T17:08:45.901Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:08:46.641Z] ------------------- [2023-09-19T17:08:46.641Z] stable info: [2023-09-19T17:08:46.641Z] ------------------- [2023-09-19T17:08:46.641Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T17:08:46.641Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T17:08:46.641Z] Message: update stable to v1.0.254 [2023-09-19T17:08:47.212Z] ------------------- [2023-09-19T17:08:47.212Z] experimental info: [2023-09-19T17:08:47.213Z] ------------------- [2023-09-19T17:08:47.213Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T17:08:47.213Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T17:08:47.213Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T17:08:47.529Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-19T17:08:47.573Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-19T17:08:47.616Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T17:08:47.659Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T17:08:47.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T17:08:47.743Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T17:08:47.777Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T17:08:47.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T17:08:47.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T17:08:47.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T17:08:47.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T17:08:47.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-19T17:08:48.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T17:08:48.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T17:08:48.096Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T17:08:48.141Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T17:08:48.180Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T17:08:48.217Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T17:08:48.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T17:08:48.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T17:08:48.378Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-19T17:08:48.424Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-19T17:08:48.474Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T17:08:48.518Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T17:08:48.565Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-19T17:08:48.608Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T17:08:48.657Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T17:08:48.701Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-291 [Pipeline] echo [2023-09-19T17:08:48.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-291 [Pipeline] echo [2023-09-19T17:08:48.850Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-291 [Pipeline] echo [2023-09-19T17:08:48.885Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11d01926a76fdcdf926df253d922cca8c5b4912f [Pipeline] echo [2023-09-19T17:08:48.924Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11d0192 [Pipeline] echo [2023-09-19T17:08:48.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T17:08:49.076Z] provisioning config files... [2023-09-19T17:08:49.112Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-291@tmp/config7890417370584232962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:08:49.449Z] ---> docker-login.sh [2023-09-19T17:08:49.449Z] nexus3.edgexfoundry.org:10001 [2023-09-19T17:08:49.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:08:49.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:08:49.710Z] Configure a credential helper to remove this warning. See [2023-09-19T17:08:49.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:08:49.710Z] [2023-09-19T17:08:49.710Z] Login Succeeded [2023-09-19T17:08:49.710Z] nexus3.edgexfoundry.org:10002 [2023-09-19T17:08:49.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:08:49.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:08:49.970Z] Configure a credential helper to remove this warning. See [2023-09-19T17:08:49.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:08:49.970Z] [2023-09-19T17:08:49.970Z] Login Succeeded [2023-09-19T17:08:49.970Z] nexus3.edgexfoundry.org:10003 [2023-09-19T17:08:49.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:08:49.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:08:49.970Z] Configure a credential helper to remove this warning. See [2023-09-19T17:08:49.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:08:49.970Z] [2023-09-19T17:08:49.970Z] Login Succeeded [2023-09-19T17:08:49.970Z] nexus3.edgexfoundry.org:10004 [2023-09-19T17:08:50.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:08:50.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:08:50.229Z] Configure a credential helper to remove this warning. See [2023-09-19T17:08:50.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:08:50.229Z] [2023-09-19T17:08:50.229Z] Login Succeeded [2023-09-19T17:08:50.229Z] docker.io [2023-09-19T17:08:50.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:08:50.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:08:50.490Z] Configure a credential helper to remove this warning. See [2023-09-19T17:08:50.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:08:50.490Z] [2023-09-19T17:08:50.490Z] Login Succeeded [2023-09-19T17:08:50.490Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T17:08:50.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T17:08:51.121Z] + git rev-list -1 --merges 11d01926a76fdcdf926df253d922cca8c5b4912f~1..11d01926a76fdcdf926df253d922cca8c5b4912f [Pipeline] echo [2023-09-19T17:08:51.187Z] -----------> git rev-list -1 --merges 11d01926a76fdcdf926df253d922cca8c5b4912f~1..11d01926a76fdcdf926df253d922cca8c5b4912f 11d01926a76fdcdf926df253d922cca8c5b4912f [false] [Pipeline] sh [2023-09-19T17:08:51.500Z] + git log --format=format:%s -1 11d01926a76fdcdf926df253d922cca8c5b4912f [Pipeline] echo [2023-09-19T17:08:51.533Z] ========================================================= [2023-09-19T17:08:51.533Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T17:08:51.533Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T17:08:51.961Z] + git log --format=format:%s -1 11d01926a76fdcdf926df253d922cca8c5b4912f [Pipeline] echo [2023-09-19T17:08:51.992Z] [semverPrep] GIT_COMMIT: 11d01926a76fdcdf926df253d922cca8c5b4912f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-19T17:08:52.022Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T17:08:52.421Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T17:08:52.421Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T17:08:52.421Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T17:08:52.421Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T17:08:52.421Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T17:08:52.421Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T17:08:52.421Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:08:52.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T17:08:52.850Z] [2023-09-19T17:08:52.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:08:53.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T17:08:53.212Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T17:08:53.212Z] b85a868b505f: Pulling fs layer [2023-09-19T17:08:53.212Z] e2be974225ed: Pulling fs layer [2023-09-19T17:08:53.212Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T17:08:53.212Z] 988bab9f4d93: Pulling fs layer [2023-09-19T17:08:53.212Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T17:08:53.212Z] eaf3925da568: Pulling fs layer [2023-09-19T17:08:53.212Z] bab4dde63d76: Pulling fs layer [2023-09-19T17:08:53.212Z] bde34c3a00c8: Pulling fs layer [2023-09-19T17:08:53.212Z] b352a97aabf1: Pulling fs layer [2023-09-19T17:08:53.212Z] 4872d77fe225: Pulling fs layer [2023-09-19T17:08:53.212Z] 5851b861e8e6: Pulling fs layer [2023-09-19T17:08:53.212Z] 988bab9f4d93: Waiting [2023-09-19T17:08:53.212Z] eaf3925da568: Waiting [2023-09-19T17:08:53.212Z] 1469e6f7b9e6: Waiting [2023-09-19T17:08:53.212Z] bab4dde63d76: Waiting [2023-09-19T17:08:53.212Z] 4872d77fe225: Waiting [2023-09-19T17:08:53.212Z] b352a97aabf1: Waiting [2023-09-19T17:08:53.212Z] 5851b861e8e6: Waiting [2023-09-19T17:08:53.212Z] bde34c3a00c8: Waiting [2023-09-19T17:08:53.212Z] e2be974225ed: Download complete [2023-09-19T17:08:53.212Z] 988bab9f4d93: Verifying Checksum [2023-09-19T17:08:53.212Z] 988bab9f4d93: Download complete [2023-09-19T17:08:53.212Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T17:08:53.212Z] 1469e6f7b9e6: Download complete [2023-09-19T17:08:53.471Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T17:08:53.471Z] 339a4e72a1f5: Download complete [2023-09-19T17:08:53.471Z] eaf3925da568: Verifying Checksum [2023-09-19T17:08:53.471Z] eaf3925da568: Download complete [2023-09-19T17:08:53.471Z] bde34c3a00c8: Verifying Checksum [2023-09-19T17:08:53.471Z] b352a97aabf1: Download complete [2023-09-19T17:08:53.471Z] 4872d77fe225: Verifying Checksum [2023-09-19T17:08:53.471Z] 4872d77fe225: Download complete [2023-09-19T17:08:53.471Z] 5851b861e8e6: Verifying Checksum [2023-09-19T17:08:53.471Z] 5851b861e8e6: Download complete [2023-09-19T17:08:53.471Z] b85a868b505f: Download complete [2023-09-19T17:08:53.729Z] bab4dde63d76: Verifying Checksum [2023-09-19T17:08:53.729Z] bab4dde63d76: Download complete [2023-09-19T17:08:54.667Z] b85a868b505f: Pull complete [2023-09-19T17:08:54.926Z] e2be974225ed: Pull complete [2023-09-19T17:08:55.503Z] 339a4e72a1f5: Pull complete [2023-09-19T17:08:55.503Z] 988bab9f4d93: Pull complete [2023-09-19T17:08:55.762Z] 1469e6f7b9e6: Pull complete [2023-09-19T17:08:55.762Z] eaf3925da568: Pull complete [2023-09-19T17:08:57.661Z] bab4dde63d76: Pull complete [2023-09-19T17:08:57.661Z] bde34c3a00c8: Pull complete [2023-09-19T17:08:57.920Z] b352a97aabf1: Pull complete [2023-09-19T17:08:57.920Z] 4872d77fe225: Pull complete [2023-09-19T17:08:57.920Z] 5851b861e8e6: Pull complete [2023-09-19T17:08:58.179Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T17:08:58.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T17:08:58.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:08:58.413Z] prd-ubuntu20.04-docker-8c-8g-6577 does not seem to be running inside a container [2023-09-19T17:08:58.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-291 -v /w/workspace/foundry_device-usb-camera_PR-291:/w/workspace/foundry_device-usb-camera_PR-291:rw,z -v /w/workspace/foundry_device-usb-camera_PR-291@tmp:/w/workspace/foundry_device-usb-camera_PR-291@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-09-19T17:09:01.562Z] $ docker top bd76cdfb32ec265850015f1e872359f7bfa501125150d2cc294e1a45d136e668 -eo pid,comm [2023-09-19T17:09:01.637Z] 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-09-19T17:09:01.637Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T17:09:01.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T17:09:01.764Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T17:09:01.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T17:09:01.865Z] $ docker exec bd76cdfb32ec265850015f1e872359f7bfa501125150d2cc294e1a45d136e668 ssh-agent [2023-09-19T17:09:01.980Z] SSH_AUTH_SOCK=/tmp/ssh-8Xs4raXFkDyS/agent.32 [2023-09-19T17:09:01.980Z] SSH_AGENT_PID=38 [2023-09-19T17:09:01.988Z] Running ssh-add (command line suppressed) [2023-09-19T17:09:02.092Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-291@tmp/private_key_16150169378478701367.key (/w/workspace/foundry_device-usb-camera_PR-291@tmp/private_key_16150169378478701367.key) [2023-09-19T17:09:02.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T17:09:02.447Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T17:09:02.468Z] $ docker exec --env ******** --env ******** bd76cdfb32ec265850015f1e872359f7bfa501125150d2cc294e1a45d136e668 ssh-agent -k [2023-09-19T17:09:02.578Z] unset SSH_AUTH_SOCK; [2023-09-19T17:09:02.578Z] unset SSH_AGENT_PID; [2023-09-19T17:09:02.578Z] echo Agent pid 38 killed; [2023-09-19T17:09:02.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T17:09:02.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T17:09:02.678Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T17:09:02.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T17:09:02.819Z] $ docker exec bd76cdfb32ec265850015f1e872359f7bfa501125150d2cc294e1a45d136e668 ssh-agent [2023-09-19T17:09:02.930Z] SSH_AUTH_SOCK=/tmp/ssh-hlUFcQbuvpwJ/agent.70 [2023-09-19T17:09:02.930Z] SSH_AGENT_PID=76 [2023-09-19T17:09:02.936Z] Running ssh-add (command line suppressed) [2023-09-19T17:09:03.044Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-291@tmp/private_key_18313932339373405215.key (/w/workspace/foundry_device-usb-camera_PR-291@tmp/private_key_18313932339373405215.key) [2023-09-19T17:09:03.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T17:09:03.396Z] + git semver init [2023-09-19T17:09:03.658Z] 2023-09-19 17:09:03,586 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T17:09:03.658Z] 2023-09-19 17:09:03,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-291/.semver [2023-09-19T17:09:03.658Z] 2023-09-19 17:09:03,588 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-291/.semver [2023-09-19T17:09:03.658Z] 2023-09-19 17:09:03,588 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-291/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-291, universal_newlines=False, shell=None, istream=None) [2023-09-19T17:09:04.597Z] 2023-09-19 17:09:04,320 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-291/.git/info/exclude [2023-09-19T17:09:04.597Z] 2023-09-19 17:09:04,321 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-291/.semver/PR-291 with force:False [2023-09-19T17:09:04.597Z] 2023-09-19 17:09:04,321 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-291/.semver/PR-291 [2023-09-19T17:09:04.597Z] 2023-09-19 17:09:04,326 [execute] INFO git cat-file --batch-check [2023-09-19T17:09:04.597Z] 2023-09-19 17:09:04,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-291/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T17:09:04.598Z] 2023-09-19 17:09:04,333 [execute] INFO git cat-file --batch [2023-09-19T17:09:04.598Z] 2023-09-19 17:09:04,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-291/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T17:09:04.598Z] 2023-09-19 17:09:04,339 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-291/.semver/PR-291 [2023-09-19T17:09:04.598Z] 0.0.0 [Pipeline] } [2023-09-19T17:09:04.618Z] $ docker exec --env ******** --env ******** bd76cdfb32ec265850015f1e872359f7bfa501125150d2cc294e1a45d136e668 ssh-agent -k [2023-09-19T17:09:04.711Z] unset SSH_AUTH_SOCK; [2023-09-19T17:09:04.712Z] unset SSH_AGENT_PID; [2023-09-19T17:09:04.713Z] echo Agent pid 76 killed; [2023-09-19T17:09:04.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T17:09:05.162Z] + git semver [Pipeline] } [2023-09-19T17:09:05.439Z] $ docker stop --time=1 bd76cdfb32ec265850015f1e872359f7bfa501125150d2cc294e1a45d136e668 [2023-09-19T17:09:06.727Z] $ docker rm -f --volumes bd76cdfb32ec265850015f1e872359f7bfa501125150d2cc294e1a45d136e668 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T17:09:07.133Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T17:09:07.414Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T17:09:07.432Z] [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-09-19T17:09:08.014Z] provisioning config files... [2023-09-19T17:09:08.024Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-291@tmp/config11729900651597652071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:09:08.382Z] ---> docker-login.sh [2023-09-19T17:09:08.382Z] nexus3.edgexfoundry.org:10001 [2023-09-19T17:09:08.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:09:08.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:09:08.382Z] Configure a credential helper to remove this warning. See [2023-09-19T17:09:08.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:09:08.382Z] [2023-09-19T17:09:08.382Z] Login Succeeded [2023-09-19T17:09:08.382Z] nexus3.edgexfoundry.org:10002 [2023-09-19T17:09:08.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:09:08.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:09:08.642Z] Configure a credential helper to remove this warning. See [2023-09-19T17:09:08.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:09:08.642Z] [2023-09-19T17:09:08.642Z] Login Succeeded [2023-09-19T17:09:08.642Z] nexus3.edgexfoundry.org:10003 [2023-09-19T17:09:08.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:09:08.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:09:08.642Z] Configure a credential helper to remove this warning. See [2023-09-19T17:09:08.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:09:08.642Z] [2023-09-19T17:09:08.642Z] Login Succeeded [2023-09-19T17:09:08.642Z] nexus3.edgexfoundry.org:10004 [2023-09-19T17:09:08.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:09:08.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:09:08.902Z] Configure a credential helper to remove this warning. See [2023-09-19T17:09:08.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:09:08.902Z] [2023-09-19T17:09:08.902Z] Login Succeeded [2023-09-19T17:09:08.902Z] docker.io [2023-09-19T17:09:08.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:09:09.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:09:09.162Z] Configure a credential helper to remove this warning. See [2023-09-19T17:09:09.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:09:09.162Z] [2023-09-19T17:09:09.162Z] Login Succeeded [2023-09-19T17:09:09.162Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T17:09:09.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T17:09:09.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T17:09:09.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T17:09:09.476Z] ========================================================= [2023-09-19T17:09:09.476Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T17:09:09.476Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:09:09.940Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T17:09:09.940Z] Sending build context to Docker daemon 2.205MB [2023-09-19T17:09:09.940Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T17:09:09.940Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-19T17:09:09.940Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T17:09:09.940Z] 7264a8db6415: Pulling fs layer [2023-09-19T17:09:09.940Z] c4d48a809fc2: Pulling fs layer [2023-09-19T17:09:09.940Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T17:09:09.940Z] ad3a456e5733: Pulling fs layer [2023-09-19T17:09:09.940Z] 9e4f439ed901: Pulling fs layer [2023-09-19T17:09:09.940Z] feaf6a47b606: Pulling fs layer [2023-09-19T17:09:09.940Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T17:09:09.940Z] 8ac70367396e: Pulling fs layer [2023-09-19T17:09:09.940Z] 6db16350a2e2: Pulling fs layer [2023-09-19T17:09:09.940Z] 9250d5d63582: Pulling fs layer [2023-09-19T17:09:09.940Z] 5e8b037d7d82: Waiting [2023-09-19T17:09:09.940Z] 8ac70367396e: Waiting [2023-09-19T17:09:09.940Z] 6db16350a2e2: Waiting [2023-09-19T17:09:09.940Z] 9250d5d63582: Waiting [2023-09-19T17:09:09.940Z] ad3a456e5733: Waiting [2023-09-19T17:09:09.940Z] 9e4f439ed901: Waiting [2023-09-19T17:09:09.940Z] feaf6a47b606: Waiting [2023-09-19T17:09:09.940Z] c4d48a809fc2: Download complete [2023-09-19T17:09:09.940Z] ad3a456e5733: Verifying Checksum [2023-09-19T17:09:09.940Z] ad3a456e5733: Download complete [2023-09-19T17:09:09.940Z] 9e4f439ed901: Verifying Checksum [2023-09-19T17:09:09.940Z] 9e4f439ed901: Download complete [2023-09-19T17:09:10.199Z] 7264a8db6415: Verifying Checksum [2023-09-19T17:09:10.199Z] 7264a8db6415: Download complete [2023-09-19T17:09:10.199Z] feaf6a47b606: Verifying Checksum [2023-09-19T17:09:10.199Z] feaf6a47b606: Download complete [2023-09-19T17:09:10.199Z] 7264a8db6415: Pull complete [2023-09-19T17:09:10.463Z] 8ac70367396e: Verifying Checksum [2023-09-19T17:09:10.463Z] 8ac70367396e: Download complete [2023-09-19T17:09:10.463Z] c4d48a809fc2: Pull complete [2023-09-19T17:09:10.463Z] 4f1c88b9dad5: Verifying Checksum [2023-09-19T17:09:10.463Z] 4f1c88b9dad5: Download complete [2023-09-19T17:09:10.722Z] 6db16350a2e2: Verifying Checksum [2023-09-19T17:09:10.722Z] 6db16350a2e2: Download complete [2023-09-19T17:09:10.722Z] 9250d5d63582: Verifying Checksum [2023-09-19T17:09:10.722Z] 9250d5d63582: Download complete [2023-09-19T17:09:10.981Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T17:09:10.981Z] 5e8b037d7d82: Download complete [2023-09-19T17:09:14.266Z] 4f1c88b9dad5: Pull complete [2023-09-19T17:09:14.266Z] ad3a456e5733: Pull complete [2023-09-19T17:09:14.266Z] 9e4f439ed901: Pull complete [2023-09-19T17:09:14.266Z] feaf6a47b606: Pull complete [2023-09-19T17:09:16.797Z] 5e8b037d7d82: Pull complete [2023-09-19T17:09:17.057Z] 8ac70367396e: Pull complete [2023-09-19T17:09:17.624Z] 6db16350a2e2: Pull complete [2023-09-19T17:09:18.192Z] 9250d5d63582: Pull complete [2023-09-19T17:09:18.192Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T17:09:18.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T17:09:18.192Z] ---> fa269f55d9b9 [2023-09-19T17:09:18.192Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-19T17:09:22.835Z] Still waiting to schedule task [2023-09-19T17:09:22.835Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-19T17:09:23.480Z] ---> Running in 13aade0ccb56 [2023-09-19T17:09:23.480Z] Removing intermediate container 13aade0ccb56 [2023-09-19T17:09:23.480Z] ---> 50957b1792d8 [2023-09-19T17:09:23.480Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T17:09:23.480Z] ---> Running in 599fce1a68d9 [2023-09-19T17:09:23.480Z] Removing intermediate container 599fce1a68d9 [2023-09-19T17:09:23.480Z] ---> 00605bf78c99 [2023-09-19T17:09:23.480Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-19T17:09:23.480Z] ---> Running in ac9e36fe47cc [2023-09-19T17:09:23.741Z] Removing intermediate container ac9e36fe47cc [2023-09-19T17:09:23.741Z] ---> f16cbd3ad1b2 [2023-09-19T17:09:23.741Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-19T17:09:23.741Z] ---> Running in 947183505bc6 [2023-09-19T17:09:23.741Z] Removing intermediate container 947183505bc6 [2023-09-19T17:09:23.741Z] ---> 2f11f8f22f1b [2023-09-19T17:09:23.741Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T17:09:23.741Z] ---> Running in 987d24e7988e [2023-09-19T17:09:24.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T17:09:24.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T17:09:24.521Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-19T17:09:24.780Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-19T17:09:24.780Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-19T17:09:24.780Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-19T17:09:24.780Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-19T17:09:24.780Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-19T17:09:24.780Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-19T17:09:24.780Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-19T17:09:24.780Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-19T17:09:24.780Z] (10/13) Installing kmod-libs (30-r3) [2023-09-19T17:09:24.780Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-19T17:09:24.780Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-19T17:09:24.780Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-19T17:09:24.780Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T17:09:24.781Z] Executing eudev-3.2.11-r8.trigger [2023-09-19T17:09:24.781Z] OK: 272 MiB in 69 packages [2023-09-19T17:09:25.349Z] Removing intermediate container 987d24e7988e [2023-09-19T17:09:25.349Z] ---> a42b92f21621 [2023-09-19T17:09:25.349Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-19T17:09:25.612Z] ---> Running in 5e809c5eca83 [2023-09-19T17:09:25.612Z] Removing intermediate container 5e809c5eca83 [2023-09-19T17:09:25.612Z] ---> 83f74a01b620 [2023-09-19T17:09:25.612Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-19T17:09:25.612Z] ---> 1fc65037ab4b [2023-09-19T17:09:25.612Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T17:09:25.612Z] ---> Running in b32ce235cb4f [2023-09-19T17:10:12.386Z] Removing intermediate container b32ce235cb4f [2023-09-19T17:10:12.386Z] ---> f06343eef5a6 [2023-09-19T17:10:12.386Z] Step 11/13 : COPY . . [2023-09-19T17:10:12.386Z] ---> e9cb3d853b75 [2023-09-19T17:10:12.386Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-19T17:10:12.386Z] ---> Running in 5407530b02d5 [2023-09-19T17:10:12.386Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:10:12.386Z] Dload Upload Total Spent Left Speed [2023-09-19T17:10:12.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9138 0 --:--:-- --:--:-- --:--:-- 9213 [2023-09-19T17:10:12.386Z] Removing intermediate container 5407530b02d5 [2023-09-19T17:10:12.386Z] ---> f732b432474b [2023-09-19T17:10:12.386Z] Step 13/13 : RUN ${MAKE} [2023-09-19T17:10:12.386Z] ---> Running in 544a2da9007b [2023-09-19T17:10:12.386Z] noop [2023-09-19T17:10:12.649Z] Removing intermediate container 544a2da9007b [2023-09-19T17:10:12.649Z] ---> 31b1ac5ff7c6 [2023-09-19T17:10:12.649Z] Successfully built 31b1ac5ff7c6 [2023-09-19T17:10:12.649Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:10:13.083Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T17:10:13.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:10:13.229Z] prd-ubuntu20.04-docker-8c-8g-6577 does not seem to be running inside a container [2023-09-19T17:10:13.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-291 -v /w/workspace/foundry_device-usb-camera_PR-291:/w/workspace/foundry_device-usb-camera_PR-291:rw,z -v /w/workspace/foundry_device-usb-camera_PR-291@tmp:/w/workspace/foundry_device-usb-camera_PR-291@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-09-19T17:10:13.621Z] $ docker top 2a9d0e6b000e223d668fd521093a1a0317938f54440e0e1a86dfbdcf51635922 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T17:10:14.027Z] + go version [2023-09-19T17:10:14.027Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T17:10:14.062Z] $ docker stop --time=1 2a9d0e6b000e223d668fd521093a1a0317938f54440e0e1a86dfbdcf51635922 [2023-09-19T17:10:15.320Z] $ docker rm -f --volumes 2a9d0e6b000e223d668fd521093a1a0317938f54440e0e1a86dfbdcf51635922 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:10:16.033Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T17:10:16.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:10:16.200Z] prd-ubuntu20.04-docker-8c-8g-6577 does not seem to be running inside a container [2023-09-19T17:10:16.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-291 -v /w/workspace/foundry_device-usb-camera_PR-291:/w/workspace/foundry_device-usb-camera_PR-291:rw,z -v /w/workspace/foundry_device-usb-camera_PR-291@tmp:/w/workspace/foundry_device-usb-camera_PR-291@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-09-19T17:10:16.587Z] $ docker top 5d754dad1c66b11428424848d76df1a5379f6035b0d64e8b739ca693fbe30152 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T17:10:16.978Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-291 [Pipeline] fileExists [Pipeline] sh [2023-09-19T17:10:17.338Z] + make test [2023-09-19T17:10:17.338Z] go test ./... -coverprofile=coverage.out ./... [2023-09-19T17:10:18.714Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-19T17:10:30.929Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-19T17:10:30.929Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2023-09-19T17:10:37.625Z] go vet ./... [2023-09-19T17:10:41.814Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T17:10:41.814Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T17:10:41.814Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T17:10:41.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T17:10:41.885Z] $ docker stop --time=1 5d754dad1c66b11428424848d76df1a5379f6035b0d64e8b739ca693fbe30152 [2023-09-19T17:10:45.640Z] $ docker rm -f --volumes 5d754dad1c66b11428424848d76df1a5379f6035b0d64e8b739ca693fbe30152 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T17:10:46.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T17:10:46.285Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-19T17:10:46.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T17:10:47.290Z] + ls -al . [2023-09-19T17:10:47.290Z] total 220 [2023-09-19T17:10:47.290Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 17:10 . [2023-09-19T17:10:47.290Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:08 .. [2023-09-19T17:10:47.290Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 17:10 .git [2023-09-19T17:10:47.290Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:08 .github [2023-09-19T17:10:47.290Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 19 17:08 .gitignore [2023-09-19T17:10:47.290Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 19 17:08 .golangci.yml [2023-09-19T17:10:47.290Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 19 17:08 .hadolint.yml [2023-09-19T17:10:47.290Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 17:09 .semver [2023-09-19T17:10:47.290Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 19 17:08 Attribution.txt [2023-09-19T17:10:47.290Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 19 17:08 CHANGELOG.md [2023-09-19T17:10:47.290Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 19 17:08 Dockerfile [2023-09-19T17:10:47.290Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 19 17:08 GOVERNANCE.md [2023-09-19T17:10:47.290Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 19 17:08 Jenkinsfile [2023-09-19T17:10:47.290Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 19 17:08 LICENSE [2023-09-19T17:10:47.290Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 19 17:08 Makefile [2023-09-19T17:10:47.290Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 19 17:08 OWNERS.md [2023-09-19T17:10:47.290Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 19 17:08 README.md [2023-09-19T17:10:47.290Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 17:09 VERSION [2023-09-19T17:10:47.290Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:08 bin [2023-09-19T17:10:47.290Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:08 cmd [2023-09-19T17:10:47.290Z] -rw-r--r-- 1 jenkins jenkins 54377 Sep 19 17:10 coverage.out [2023-09-19T17:10:47.290Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 19 17:08 docker-entrypoint.sh [2023-09-19T17:10:47.290Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:08 docs [2023-09-19T17:10:47.290Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 19 17:08 go.mod [2023-09-19T17:10:47.290Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 19 17:08 go.sum [2023-09-19T17:10:47.290Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:08 internal [2023-09-19T17:10:47.290Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:08 snap [2023-09-19T17:10:47.290Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 19 17:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:10:47.678Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=11d01926a76fdcdf926df253d922cca8c5b4912f --label arch=amd64 --label version=0.0.0 . [2023-09-19T17:10:47.678Z] Sending build context to Docker daemon 2.26MB [2023-09-19T17:10:47.678Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T17:10:47.678Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-19T17:10:47.678Z] ---> 31b1ac5ff7c6 [2023-09-19T17:10:47.678Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-19T17:10:47.678Z] ---> Running in 778bb2e7d94a [2023-09-19T17:10:47.938Z] Removing intermediate container 778bb2e7d94a [2023-09-19T17:10:47.938Z] ---> e166b9c3a4e6 [2023-09-19T17:10:47.938Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T17:10:47.938Z] ---> Running in 96c4c6e24697 [2023-09-19T17:10:47.938Z] Removing intermediate container 96c4c6e24697 [2023-09-19T17:10:47.938Z] ---> 79a4dd4d158e [2023-09-19T17:10:47.938Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-19T17:10:47.938Z] ---> Running in 9bc7b7b4febb [2023-09-19T17:10:47.938Z] Removing intermediate container 9bc7b7b4febb [2023-09-19T17:10:47.938Z] ---> 2edcbfb08765 [2023-09-19T17:10:47.938Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-19T17:10:48.198Z] ---> Running in 5c21f77d44aa [2023-09-19T17:10:48.198Z] Removing intermediate container 5c21f77d44aa [2023-09-19T17:10:48.198Z] ---> 7c5345a974ed [2023-09-19T17:10:48.198Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T17:10:48.198Z] ---> Running in 6bca263f5a54 [2023-09-19T17:10:48.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T17:10:48.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T17:10:48.976Z] OK: 272 MiB in 69 packages [2023-09-19T17:10:49.252Z] Removing intermediate container 6bca263f5a54 [2023-09-19T17:10:49.252Z] ---> 402f7accded8 [2023-09-19T17:10:49.252Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-19T17:10:49.252Z] ---> Running in 514b347c86a6 [2023-09-19T17:10:49.252Z] Removing intermediate container 514b347c86a6 [2023-09-19T17:10:49.252Z] ---> 993c942d6473 [2023-09-19T17:10:49.252Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-19T17:10:49.513Z] ---> c4cd73493038 [2023-09-19T17:10:49.513Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T17:10:49.513Z] ---> Running in 2561c45c1aab [2023-09-19T17:10:50.450Z] Removing intermediate container 2561c45c1aab [2023-09-19T17:10:50.450Z] ---> c7020b3e825c [2023-09-19T17:10:50.450Z] Step 11/36 : COPY . . [2023-09-19T17:10:50.709Z] ---> 8f4f85248e69 [2023-09-19T17:10:50.709Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-19T17:10:50.709Z] ---> Running in fe2e35843c8c [2023-09-19T17:10:50.967Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:10:50.967Z] Dload Upload Total Spent Left Speed [2023-09-19T17:10:50.967Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 36818 0 --:--:-- --:--:-- --:--:-- 37969 [2023-09-19T17:10:51.228Z] Removing intermediate container fe2e35843c8c [2023-09-19T17:10:51.228Z] ---> a3052f38b0d9 [2023-09-19T17:10:51.228Z] Step 13/36 : RUN ${MAKE} [2023-09-19T17:10:51.228Z] ---> Running in 24cb8ba7a4da [2023-09-19T17:10:51.486Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.25" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-19T17:10:56.670Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6578 in /w/workspace/foundry_device-usb-camera_PR-291 [Pipeline] { [Pipeline] ws [2023-09-19T17:10:56.728Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-09-19T17:10:56.804Z] Selected Git installation does not exist. Using Default [2023-09-19T17:10:56.804Z] The recommended git tool is: NONE [2023-09-19T17:11:01.648Z] using credential edgex-jenkins-ssh [2023-09-19T17:11:01.662Z] Cloning the remote Git repository [2023-09-19T17:11:01.708Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-19T17:11:02.722Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-09-19T17:11:02.860Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-19T17:11:02.861Z] > git --version # timeout=10 [2023-09-19T17:11:02.892Z] > git --version # 'git version 2.25.1' [2023-09-19T17:11:02.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T17:11:03.054Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T17:11:03.873Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-19T17:11:03.899Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T17:11:05.251Z] Merging remotes/origin/main commit 3411f3448a827245a794d39550b14b422bb5508f into PR head commit 11d01926a76fdcdf926df253d922cca8c5b4912f [2023-09-19T17:11:05.504Z] Merge succeeded, producing 11d01926a76fdcdf926df253d922cca8c5b4912f [2023-09-19T17:11:05.505Z] Checking out Revision 11d01926a76fdcdf926df253d922cca8c5b4912f (PR-291) [2023-09-19T17:11:04.663Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-19T17:11:04.709Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-19T17:11:04.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T17:11:04.725Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-19T17:11:05.270Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T17:11:05.336Z] > git checkout -f 11d01926a76fdcdf926df253d922cca8c5b4912f # timeout=10 [2023-09-19T17:11:05.412Z] > git remote # timeout=10 [2023-09-19T17:11:05.432Z] > git config --get remote.origin.url # timeout=10 [2023-09-19T17:11:05.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T17:11:05.468Z] > git merge 3411f3448a827245a794d39550b14b422bb5508f # timeout=10 [2023-09-19T17:11:05.493Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-19T17:11:05.514Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T17:11:05.532Z] > git checkout -f 11d01926a76fdcdf926df253d922cca8c5b4912f # timeout=10 [2023-09-19T17:11:05.946Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-19T17:11:05.995Z] > git --version # timeout=10 [2023-09-19T17:11:06.009Z] > git --version # 'git version 2.25.1' [2023-09-19T17:11:06.024Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T17:11:07.128Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T17:11:07.128Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:11:07.128Z] Dload Upload Total Spent Left Speed [2023-09-19T17:11:07.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71234 0 --:--:-- --:--:-- --:--:-- 71234 [Pipeline] sh [2023-09-19T17:11:07.784Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T17:11:08.133Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T17:11:08.133Z] + sudo tee /etc/docker/daemon.new [2023-09-19T17:11:08.133Z] { [2023-09-19T17:11:08.133Z] "registry-mirrors": [ [2023-09-19T17:11:08.133Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T17:11:08.133Z] ], [2023-09-19T17:11:08.133Z] "bip": "10.250.0.254/24", [2023-09-19T17:11:08.133Z] "hosts": [ [2023-09-19T17:11:08.133Z] "tcp://0.0.0.0:5555", [2023-09-19T17:11:08.133Z] "unix:///var/run/docker.sock" [2023-09-19T17:11:08.133Z] ], [2023-09-19T17:11:08.133Z] "mtu": 1458, [2023-09-19T17:11:08.133Z] "selinux-enabled": true, [2023-09-19T17:11:08.133Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T17:11:08.133Z] } [Pipeline] sh [2023-09-19T17:11:08.477Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T17:11:08.832Z] + sudo service docker restart [2023-09-19T17:11:18.025Z] Removing intermediate container 24cb8ba7a4da [2023-09-19T17:11:18.025Z] ---> 3c36c19e101a [2023-09-19T17:11:18.025Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-19T17:11:18.025Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-19T17:11:18.025Z] 4acc49c71d14: Pulling fs layer [2023-09-19T17:11:18.025Z] 4acc49c71d14: Download complete [2023-09-19T17:11:18.025Z] 4acc49c71d14: Pull complete [2023-09-19T17:11:18.025Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-19T17:11:18.025Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-19T17:11:18.025Z] ---> 01a2bd3e5fff [2023-09-19T17:11:18.025Z] Step 15/36 : FROM alpine:3.18 [2023-09-19T17:11:18.025Z] 3.18: Pulling from library/alpine [2023-09-19T17:11:18.025Z] 7264a8db6415: Already exists [2023-09-19T17:11:18.025Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T17:11:18.025Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T17:11:18.025Z] ---> 7e01a0d0a1dc [2023-09-19T17:11:18.025Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-19T17:11:18.025Z] ---> Running in d60f300ac37c [2023-09-19T17:11:18.025Z] Removing intermediate container d60f300ac37c [2023-09-19T17:11:18.025Z] ---> 7b635627f43b [2023-09-19T17:11:18.025Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-19T17:11:18.025Z] ---> Running in e0a213f1ac95 [2023-09-19T17:11:18.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T17:11:18.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T17:11:18.025Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-19T17:11:18.025Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-19T17:11:18.025Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-19T17:11:18.025Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-19T17:11:18.025Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-19T17:11:18.025Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-19T17:11:18.025Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-19T17:11:18.025Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-19T17:11:18.025Z] (9/107) Installing libxcb (1.15-r1) [2023-09-19T17:11:18.025Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-19T17:11:18.025Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-19T17:11:18.025Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-19T17:11:18.025Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-19T17:11:18.025Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-19T17:11:18.025Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-19T17:11:18.025Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-19T17:11:18.025Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-19T17:11:18.025Z] (18/107) Installing libva (2.18.0-r1) [2023-09-19T17:11:18.025Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-19T17:11:18.025Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-19T17:11:18.025Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-19T17:11:18.025Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-19T17:11:18.025Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-19T17:11:18.025Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-19T17:11:18.025Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-19T17:11:18.025Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-19T17:11:18.025Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-19T17:11:18.025Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-19T17:11:18.025Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-19T17:11:18.025Z] (30/107) Installing opus (1.4-r0) [2023-09-19T17:11:18.025Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-19T17:11:18.025Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-19T17:11:18.025Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-19T17:11:18.025Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-19T17:11:18.025Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-19T17:11:18.025Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-19T17:11:18.025Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-19T17:11:18.025Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-19T17:11:18.025Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-19T17:11:18.025Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-19T17:11:18.025Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-19T17:11:18.025Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-19T17:11:18.025Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-19T17:11:18.025Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-19T17:11:18.025Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-19T17:11:18.025Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-19T17:11:18.025Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-19T17:11:18.025Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-19T17:11:18.025Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-19T17:11:18.025Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-19T17:11:18.025Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-19T17:11:18.025Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-19T17:11:18.025Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-19T17:11:18.025Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-19T17:11:18.025Z] (55/107) Installing glib (2.76.4-r0) [2023-09-19T17:11:18.025Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-19T17:11:18.025Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-19T17:11:18.025Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-19T17:11:18.025Z] (59/107) Installing libass (0.17.1-r0) [2023-09-19T17:11:18.025Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-19T17:11:18.025Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-19T17:11:18.025Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-19T17:11:18.025Z] (63/107) Installing libunistring (1.1-r1) [2023-09-19T17:11:18.025Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-19T17:11:18.025Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-19T17:11:18.025Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-19T17:11:18.025Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-19T17:11:18.025Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-19T17:11:18.025Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-19T17:11:18.025Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-19T17:11:18.025Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-19T17:11:18.025Z] (72/107) Installing librist (0.2.7-r0) [2023-09-19T17:11:18.025Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-19T17:11:18.025Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-19T17:11:18.025Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-19T17:11:18.025Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-19T17:11:18.025Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-19T17:11:18.025Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-19T17:11:18.025Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-19T17:11:18.025Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-19T17:11:18.025Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-19T17:11:18.025Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-19T17:11:18.025Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-19T17:11:18.025Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-19T17:11:18.025Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-19T17:11:18.025Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-19T17:11:18.025Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-19T17:11:18.025Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-19T17:11:18.025Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-19T17:11:18.025Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-19T17:11:18.025Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-19T17:11:18.025Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-19T17:11:18.025Z] (93/107) Installing orc (0.4.34-r0) [2023-09-19T17:11:18.025Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-19T17:11:18.025Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-19T17:11:18.025Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-19T17:11:18.025Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-19T17:11:18.025Z] (98/107) Installing libpulse (16.1-r10) [2023-09-19T17:11:18.025Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-19T17:11:18.025Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-19T17:11:18.025Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-19T17:11:18.025Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-19T17:11:18.025Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-19T17:11:18.025Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-19T17:11:18.025Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-19T17:11:18.025Z] (106/107) Installing kmod-libs (30-r3) [2023-09-19T17:11:18.025Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-19T17:11:18.025Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T17:11:18.025Z] Executing glib-2.76.4-r0.trigger [2023-09-19T17:11:18.025Z] Executing eudev-3.2.11-r8.trigger [2023-09-19T17:11:18.025Z] OK: 131 MiB in 122 packages [2023-09-19T17:11:21.318Z] Removing intermediate container e0a213f1ac95 [2023-09-19T17:11:21.318Z] ---> f5f14ab3e979 [2023-09-19T17:11:21.318Z] Step 18/36 : WORKDIR / [2023-09-19T17:11:21.318Z] ---> Running in 4e76ba1b96bf [2023-09-19T17:11:21.577Z] Removing intermediate container 4e76ba1b96bf [2023-09-19T17:11:21.577Z] ---> 95f0b330a6ab [2023-09-19T17:11:21.577Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-19T17:11:22.523Z] ---> ba94b0dcf2c6 [2023-09-19T17:11:22.523Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-19T17:11:22.523Z] ---> 8cbfa4eeaa75 [2023-09-19T17:11:22.523Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-19T17:11:22.785Z] ---> 4f45b1048f6b [2023-09-19T17:11:22.785Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-19T17:11:22.785Z] ---> cfa3d66be01b [2023-09-19T17:11:22.785Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-19T17:11:23.043Z] ---> 42999ed448b7 [2023-09-19T17:11:23.043Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-19T17:11:23.043Z] ---> e72f1597f091 [2023-09-19T17:11:23.043Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-19T17:11:24.022Z] ---> 00c4c14f5f7f [2023-09-19T17:11:24.022Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-19T17:11:24.022Z] ---> Running in 1a33508e3a2f [2023-09-19T17:11:24.590Z] Removing intermediate container 1a33508e3a2f [2023-09-19T17:11:24.590Z] ---> d7181c1b3b7d [2023-09-19T17:11:24.590Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-19T17:11:24.590Z] ---> Running in c8f1e4602500 [2023-09-19T17:11:25.156Z] Removing intermediate container c8f1e4602500 [2023-09-19T17:11:25.156Z] ---> 41c47d50f226 [2023-09-19T17:11:25.156Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-19T17:11:25.156Z] ---> Running in f5adf655b6e9 [2023-09-19T17:11:25.722Z] Removing intermediate container f5adf655b6e9 [2023-09-19T17:11:25.722Z] ---> 69f73a3bc392 [2023-09-19T17:11:25.722Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-19T17:11:25.722Z] ---> Running in f4590d738747 [2023-09-19T17:11:26.289Z] Removing intermediate container f4590d738747 [2023-09-19T17:11:26.289Z] ---> 596a53bdc848 [2023-09-19T17:11:26.289Z] Step 30/36 : EXPOSE 59983 [2023-09-19T17:11:26.289Z] ---> Running in 22f376a609b1 [2023-09-19T17:11:26.289Z] Removing intermediate container 22f376a609b1 [2023-09-19T17:11:26.289Z] ---> b1e317ef34d5 [2023-09-19T17:11:26.289Z] Step 31/36 : EXPOSE 8554 [2023-09-19T17:11:26.547Z] ---> Running in 169856ed63b3 [2023-09-19T17:11:26.547Z] Removing intermediate container 169856ed63b3 [2023-09-19T17:11:26.547Z] ---> 0c49d974de9f [2023-09-19T17:11:26.547Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-19T17:11:26.547Z] ---> Running in 7a4317990794 [2023-09-19T17:11:26.547Z] Removing intermediate container 7a4317990794 [2023-09-19T17:11:26.547Z] ---> a0523d7dbffb [2023-09-19T17:11:26.547Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-19T17:11:26.547Z] ---> Running in 8a77750a072a [2023-09-19T17:11:26.807Z] Removing intermediate container 8a77750a072a [2023-09-19T17:11:26.807Z] ---> ae65ddb02113 [2023-09-19T17:11:26.807Z] Step 34/36 : LABEL arch=amd64 [2023-09-19T17:11:26.807Z] ---> Running in e3fbe873f83d [2023-09-19T17:11:26.807Z] Removing intermediate container e3fbe873f83d [2023-09-19T17:11:26.807Z] ---> 931c5bc603e2 [2023-09-19T17:11:26.807Z] Step 35/36 : LABEL git_sha=11d01926a76fdcdf926df253d922cca8c5b4912f [2023-09-19T17:11:26.807Z] ---> Running in ad08402cf36d [2023-09-19T17:11:26.807Z] Removing intermediate container ad08402cf36d [2023-09-19T17:11:26.807Z] ---> 52677ec62825 [2023-09-19T17:11:26.807Z] Step 36/36 : LABEL version=0.0.0 [2023-09-19T17:11:26.807Z] ---> Running in d7d8a8ec498a [2023-09-19T17:11:27.066Z] Removing intermediate container d7d8a8ec498a [2023-09-19T17:11:27.066Z] ---> 1bc8fed7f3cf [2023-09-19T17:11:27.066Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T17:11:27.066Z] Successfully built 1bc8fed7f3cf [2023-09-19T17:11:27.066Z] Successfully tagged device-usb-camera:latest [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] configFileProvider [2023-09-19T17:11:27.148Z] provisioning config files... [2023-09-19T17:11:27.172Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config4556427922117786946tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2023-09-19T17:11:27.579Z] ---> docker-login.sh [2023-09-19T17:11:27.579Z] nexus3.edgexfoundry.org:10001 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:11:27.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:11:28.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T17:11:28.118Z] [2023-09-19T17:11:28.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T17:11:28.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:11:28.135Z] Configure a credential helper to remove this warning. See [2023-09-19T17:11:28.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:11:28.135Z] [2023-09-19T17:11:28.135Z] Login Succeeded [2023-09-19T17:11:28.135Z] nexus3.edgexfoundry.org:10002 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:11:28.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:11:28.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:11:28.404Z] Configure a credential helper to remove this warning. See [2023-09-19T17:11:28.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:11:28.404Z] [2023-09-19T17:11:28.404Z] Login Succeeded [2023-09-19T17:11:28.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T17:11:28.520Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T17:11:28.520Z] 5eb5b503b376: Pulling fs layer [2023-09-19T17:11:28.520Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T17:11:28.520Z] ec43610c2a17: Pulling fs layer [2023-09-19T17:11:28.520Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T17:11:28.520Z] 33b1e0a273af: Pulling fs layer [2023-09-19T17:11:28.520Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T17:11:28.520Z] 2f39f015ded8: Pulling fs layer [2023-09-19T17:11:28.520Z] 33b1e0a273af: Waiting [2023-09-19T17:11:28.520Z] 3a2ae6a8a46f: Waiting [2023-09-19T17:11:28.520Z] 5d3b04190fa2: Waiting [2023-09-19T17:11:28.520Z] 2f39f015ded8: Waiting [2023-09-19T17:11:28.520Z] 5c69ac0246d0: Verifying Checksum [2023-09-19T17:11:28.520Z] 5c69ac0246d0: Download complete [2023-09-19T17:11:28.520Z] 3a2ae6a8a46f: Download complete [2023-09-19T17:11:28.520Z] ec43610c2a17: Verifying Checksum [2023-09-19T17:11:28.520Z] ec43610c2a17: Download complete [2023-09-19T17:11:28.520Z] 33b1e0a273af: Verifying Checksum [2023-09-19T17:11:28.520Z] 33b1e0a273af: Download complete [2023-09-19T17:11:28.520Z] 5d3b04190fa2: Verifying Checksum [2023-09-19T17:11:28.520Z] 5d3b04190fa2: Download complete [2023-09-19T17:11:28.673Z] nexus3.edgexfoundry.org:10003 [2023-09-19T17:11:28.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:11:28.779Z] 5eb5b503b376: Verifying Checksum [2023-09-19T17:11:28.779Z] 5eb5b503b376: Download complete [2023-09-19T17:11:28.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:11:28.943Z] Configure a credential helper to remove this warning. See [2023-09-19T17:11:28.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:11:28.943Z] [2023-09-19T17:11:28.943Z] Login Succeeded [2023-09-19T17:11:28.943Z] nexus3.edgexfoundry.org:10004 [2023-09-19T17:11:29.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:11:29.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:11:29.215Z] Configure a credential helper to remove this warning. See [2023-09-19T17:11:29.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:11:29.215Z] [2023-09-19T17:11:29.215Z] Login Succeeded [2023-09-19T17:11:29.215Z] docker.io [2023-09-19T17:11:29.345Z] 2f39f015ded8: Download complete [2023-09-19T17:11:29.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T17:11:29.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T17:11:29.751Z] Configure a credential helper to remove this warning. See [2023-09-19T17:11:29.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T17:11:29.751Z] [2023-09-19T17:11:29.751Z] Login Succeeded [2023-09-19T17:11:29.751Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T17:11:29.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-19T17:11:29.912Z] 5eb5b503b376: Pull complete [Pipeline] // withEnv [Pipeline] unstash [2023-09-19T17:11:30.169Z] 5c69ac0246d0: Pull complete [Pipeline] echo [2023-09-19T17:11:30.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T17:11:30.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T17:11:30.287Z] ========================================================= [2023-09-19T17:11:30.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T17:11:30.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:11:30.737Z] ec43610c2a17: Pull complete [2023-09-19T17:11:30.737Z] 3a2ae6a8a46f: Pull complete [2023-09-19T17:11:30.737Z] 33b1e0a273af: Pull complete [2023-09-19T17:11:30.889Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T17:11:30.994Z] 5d3b04190fa2: Pull complete [2023-09-19T17:11:31.178Z] Sending build context to Docker daemon 1.319MB [2023-09-19T17:11:31.178Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T17:11:31.178Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-19T17:11:31.178Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T17:11:31.178Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T17:11:31.178Z] 5d54e960e981: Pulling fs layer [2023-09-19T17:11:31.178Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T17:11:31.178Z] f0e02332f6b5: Pulling fs layer [2023-09-19T17:11:31.178Z] 66412af1f25a: Pulling fs layer [2023-09-19T17:11:31.178Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T17:11:31.178Z] 9a37bb91b891: Pulling fs layer [2023-09-19T17:11:31.178Z] a29adfc67d43: Pulling fs layer [2023-09-19T17:11:31.178Z] f0e02332f6b5: Waiting [2023-09-19T17:11:31.178Z] 66412af1f25a: Waiting [2023-09-19T17:11:31.178Z] 1baf3a5c0e64: Waiting [2023-09-19T17:11:31.178Z] 9a37bb91b891: Waiting [2023-09-19T17:11:31.178Z] a29adfc67d43: Waiting [2023-09-19T17:11:31.178Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T17:11:31.448Z] d5de9f91c1a4: Waiting [2023-09-19T17:11:31.448Z] 5d54e960e981: Verifying Checksum [2023-09-19T17:11:31.448Z] 5d54e960e981: Download complete [2023-09-19T17:11:31.448Z] f0e02332f6b5: Verifying Checksum [2023-09-19T17:11:31.448Z] f0e02332f6b5: Download complete [2023-09-19T17:11:31.448Z] 66412af1f25a: Verifying Checksum [2023-09-19T17:11:31.448Z] 66412af1f25a: Download complete [2023-09-19T17:11:31.448Z] 9fda8d8052c6: Download complete [2023-09-19T17:11:31.719Z] 9a37bb91b891: Verifying Checksum [2023-09-19T17:11:31.719Z] 9a37bb91b891: Download complete [2023-09-19T17:11:32.701Z] a29adfc67d43: Verifying Checksum [2023-09-19T17:11:32.701Z] a29adfc67d43: Download complete [2023-09-19T17:11:32.701Z] 9fda8d8052c6: Pull complete [2023-09-19T17:11:33.290Z] 5d54e960e981: Pull complete [2023-09-19T17:11:33.290Z] d5de9f91c1a4: Download complete [2023-09-19T17:11:33.290Z] c4a7e357bf2a: Download complete [2023-09-19T17:11:34.253Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T17:11:34.253Z] 1baf3a5c0e64: Download complete [2023-09-19T17:11:35.177Z] 2f39f015ded8: Pull complete [2023-09-19T17:11:35.177Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T17:11:35.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T17:11:35.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:11:35.420Z] prd-ubuntu20.04-docker-8c-8g-6577 does not seem to be running inside a container [2023-09-19T17:11:35.461Z] $ 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/foundry_device-usb-camera_PR-291 -v /w/workspace/foundry_device-usb-camera_PR-291:/w/workspace/foundry_device-usb-camera_PR-291:rw,z -v /w/workspace/foundry_device-usb-camera_PR-291@tmp:/w/workspace/foundry_device-usb-camera_PR-291@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-09-19T17:11:40.060Z] $ docker top 8e65829d21b7c89977ebeda4f40953cc50f45a130e6cf0de14daa7113c03f546 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:11:40.525Z] ---> job-cost.sh [2023-09-19T17:11:40.525Z] lf-activate-venv: SKIPPING [2023-09-19T17:11:40.525Z] INFO: No Stack... [2023-09-19T17:11:40.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T17:11:41.354Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T17:11:41.675Z] + cat /w/workspace/foundry_device-usb-camera_PR-291/archives/cost.csv [2023-09-19T17:11:41.675Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T17:11:41.717Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-291-1-stack-cost] [2023-09-19T17:11:41.722Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-291-1-stack-cost] did not exist. Created. [2023-09-19T17:11:41.722Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-291-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T17:11:42.114Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T17:11:42.172Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T17:11:42.204Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-291-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T17:11:42.289Z] $ docker stop --time=1 8e65829d21b7c89977ebeda4f40953cc50f45a130e6cf0de14daa7113c03f546 [2023-09-19T17:11:43.456Z] $ docker rm -f --volumes 8e65829d21b7c89977ebeda4f40953cc50f45a130e6cf0de14daa7113c03f546 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-19T17:11:44.332Z] c4a7e357bf2a: Pull complete [2023-09-19T17:11:44.332Z] f0e02332f6b5: Pull complete [2023-09-19T17:11:44.602Z] 66412af1f25a: Pull complete [2023-09-19T17:11:51.265Z] 1baf3a5c0e64: Pull complete [2023-09-19T17:11:52.685Z] 9a37bb91b891: Pull complete [2023-09-19T17:11:53.651Z] a29adfc67d43: Pull complete [2023-09-19T17:11:57.903Z] d5de9f91c1a4: Pull complete [2023-09-19T17:11:57.903Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T17:11:57.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T17:11:57.903Z] ---> 746ca1b523b5 [2023-09-19T17:11:57.903Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-19T17:11:58.859Z] ---> Running in 64985424009d [2023-09-19T17:11:59.441Z] Removing intermediate container 64985424009d [2023-09-19T17:11:59.441Z] ---> ccfe92b23016 [2023-09-19T17:11:59.441Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T17:11:59.441Z] ---> Running in 7af7f3b49762 [2023-09-19T17:11:59.708Z] Removing intermediate container 7af7f3b49762 [2023-09-19T17:11:59.708Z] ---> cb359280c379 [2023-09-19T17:11:59.708Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-19T17:11:59.708Z] ---> Running in e599fc193cd0 [2023-09-19T17:11:59.973Z] Removing intermediate container e599fc193cd0 [2023-09-19T17:11:59.973Z] ---> daebff11e471 [2023-09-19T17:11:59.973Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-19T17:11:59.973Z] ---> Running in ba0054791e62 [2023-09-19T17:12:00.242Z] Removing intermediate container ba0054791e62 [2023-09-19T17:12:00.242Z] ---> 5adef41bd225 [2023-09-19T17:12:00.242Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T17:12:00.242Z] ---> Running in df7f197442d0 [2023-09-19T17:12:01.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T17:12:01.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T17:12:02.617Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-19T17:12:02.617Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-19T17:12:02.617Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-19T17:12:02.617Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-19T17:12:02.884Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-19T17:12:02.884Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-19T17:12:02.884Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-19T17:12:02.884Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-19T17:12:03.156Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-19T17:12:03.156Z] (10/13) Installing kmod-libs (30-r3) [2023-09-19T17:12:03.156Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-19T17:12:03.156Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-19T17:12:03.156Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-19T17:12:03.156Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T17:12:03.156Z] Executing eudev-3.2.11-r8.trigger [2023-09-19T17:12:03.156Z] OK: 275 MiB in 69 packages [2023-09-19T17:12:04.566Z] Removing intermediate container df7f197442d0 [2023-09-19T17:12:04.566Z] ---> 21f7c7caf160 [2023-09-19T17:12:04.566Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-19T17:12:04.566Z] ---> Running in c42331daf9a7 [2023-09-19T17:12:04.833Z] Removing intermediate container c42331daf9a7 [2023-09-19T17:12:04.833Z] ---> 799e776304c7 [2023-09-19T17:12:04.833Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-19T17:12:05.100Z] ---> c310c515944f [2023-09-19T17:12:05.100Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T17:12:05.382Z] ---> Running in 53fb1788abca [2023-09-19T17:13:27.005Z] Removing intermediate container 53fb1788abca [2023-09-19T17:13:27.005Z] ---> e52eed00c83a [2023-09-19T17:13:27.005Z] Step 11/13 : COPY . . [2023-09-19T17:13:27.005Z] ---> 532c877be27a [2023-09-19T17:13:27.005Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-19T17:13:27.005Z] ---> Running in 513a560b3276 [2023-09-19T17:13:27.005Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:13:27.005Z]  Dload Upload Total Spent Left Speed [2023-09-19T17:13:27.005Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9711 0 --:--:-- --:--:-- --:--:-- 9713 [2023-09-19T17:13:27.005Z] Removing intermediate container 513a560b3276 [2023-09-19T17:13:27.005Z] ---> 87d12be8eaf1 [2023-09-19T17:13:27.005Z] Step 13/13 : RUN ${MAKE} [2023-09-19T17:13:27.005Z] ---> Running in 2e9d07d03f46 [2023-09-19T17:13:27.005Z] noop [2023-09-19T17:13:27.005Z] Removing intermediate container 2e9d07d03f46 [2023-09-19T17:13:27.005Z] ---> ccb0376dc265 [2023-09-19T17:13:27.005Z] Successfully built ccb0376dc265 [2023-09-19T17:13:27.005Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:13:27.479Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T17:13:27.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:13:27.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-6578 does not seem to be running inside a container [2023-09-19T17:13:27.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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-09-19T17:13:28.951Z] $ docker top a581e87bf573f569f36605a52196696b2e4aa772ca454e95e524a16a8473e921 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T17:13:29.796Z] + go version [2023-09-19T17:13:29.796Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T17:13:29.832Z] $ docker stop --time=1 a581e87bf573f569f36605a52196696b2e4aa772ca454e95e524a16a8473e921 [2023-09-19T17:13:32.196Z] $ docker rm -f --volumes a581e87bf573f569f36605a52196696b2e4aa772ca454e95e524a16a8473e921 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:13:33.029Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T17:13:33.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:13:33.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-6578 does not seem to be running inside a container [2023-09-19T17:13:33.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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-09-19T17:13:34.412Z] $ docker top e24924fd14e105371e14786b5f4cc53380d94fa4e39ecd1625dc4a6de0f716b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T17:13:34.977Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-09-19T17:13:35.360Z] + make test [2023-09-19T17:13:35.360Z] go test ./... -coverprofile=coverage.out ./... [2023-09-19T17:13:39.727Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-19T17:15:16.422Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-19T17:15:23.071Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.082s coverage: 4.4% of statements [2023-09-19T17:15:23.071Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T17:15:23.071Z] go vet ./... [2023-09-19T17:16:01.982Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T17:16:01.982Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T17:16:01.982Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T17:16:02.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T17:16:02.056Z] $ docker stop --time=1 e24924fd14e105371e14786b5f4cc53380d94fa4e39ecd1625dc4a6de0f716b5 [2023-09-19T17:16:04.098Z] $ docker rm -f --volumes e24924fd14e105371e14786b5f4cc53380d94fa4e39ecd1625dc4a6de0f716b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T17:16:05.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T17:16:05.510Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T17:16:06.090Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T17:16:06.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T17:16:07.051Z] + ls -al . [2023-09-19T17:16:07.051Z] total 216 [2023-09-19T17:16:07.051Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 17:13 . [2023-09-19T17:16:07.051Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:11 .. [2023-09-19T17:16:07.051Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 17:11 .git [2023-09-19T17:16:07.051Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:11 .github [2023-09-19T17:16:07.051Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 19 17:11 .gitignore [2023-09-19T17:16:07.051Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 19 17:11 .golangci.yml [2023-09-19T17:16:07.051Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 19 17:11 .hadolint.yml [2023-09-19T17:16:07.051Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 19 17:11 Attribution.txt [2023-09-19T17:16:07.051Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 19 17:11 CHANGELOG.md [2023-09-19T17:16:07.051Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 19 17:11 Dockerfile [2023-09-19T17:16:07.051Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 19 17:11 GOVERNANCE.md [2023-09-19T17:16:07.051Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 19 17:11 Jenkinsfile [2023-09-19T17:16:07.051Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 19 17:11 LICENSE [2023-09-19T17:16:07.051Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 19 17:11 Makefile [2023-09-19T17:16:07.051Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 19 17:11 OWNERS.md [2023-09-19T17:16:07.051Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 19 17:11 README.md [2023-09-19T17:16:07.051Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 17:09 VERSION [2023-09-19T17:16:07.051Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:11 bin [2023-09-19T17:16:07.051Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:11 cmd [2023-09-19T17:16:07.051Z] -rw-r--r-- 1 jenkins jenkins 54377 Sep 19 17:15 coverage.out [2023-09-19T17:16:07.051Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 19 17:11 docker-entrypoint.sh [2023-09-19T17:16:07.051Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:11 docs [2023-09-19T17:16:07.051Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 19 17:11 go.mod [2023-09-19T17:16:07.051Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 19 17:11 go.sum [2023-09-19T17:16:07.051Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:11 internal [2023-09-19T17:16:07.051Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:11 snap [2023-09-19T17:16:07.051Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 19 17:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:16:07.484Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=11d01926a76fdcdf926df253d922cca8c5b4912f --label arch=arm64 --label version=0.0.0 . [2023-09-19T17:16:07.751Z] Sending build context to Docker daemon 1.375MB [2023-09-19T17:16:08.019Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T17:16:08.019Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-19T17:16:08.019Z] ---> ccb0376dc265 [2023-09-19T17:16:08.019Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-19T17:16:08.321Z] ---> Running in bd3747ec6f2f [2023-09-19T17:16:08.907Z] Removing intermediate container bd3747ec6f2f [2023-09-19T17:16:08.907Z] ---> c4f8a49fd892 [2023-09-19T17:16:08.907Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T17:16:08.907Z] ---> Running in 997c8185968d [2023-09-19T17:16:09.179Z] Removing intermediate container 997c8185968d [2023-09-19T17:16:09.179Z] ---> 4fd9b410a790 [2023-09-19T17:16:09.179Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-19T17:16:09.451Z] ---> Running in 9b587e77bb66 [2023-09-19T17:16:09.719Z] Removing intermediate container 9b587e77bb66 [2023-09-19T17:16:09.719Z] ---> c886e807f2db [2023-09-19T17:16:09.719Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-19T17:16:09.719Z] ---> Running in 9c41db1074ae [2023-09-19T17:16:09.993Z] Removing intermediate container 9c41db1074ae [2023-09-19T17:16:09.993Z] ---> 7eb5dcab2686 [2023-09-19T17:16:09.993Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-19T17:16:10.261Z] ---> Running in e945e7500a0a [2023-09-19T17:16:11.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T17:16:11.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T17:16:13.368Z] OK: 275 MiB in 69 packages [2023-09-19T17:16:14.332Z] Removing intermediate container e945e7500a0a [2023-09-19T17:16:14.332Z] ---> f158c852f2b3 [2023-09-19T17:16:14.332Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-19T17:16:14.332Z] ---> Running in 546462779f51 [2023-09-19T17:16:14.599Z] Removing intermediate container 546462779f51 [2023-09-19T17:16:14.599Z] ---> b856370acc36 [2023-09-19T17:16:14.599Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-19T17:16:15.199Z] ---> 2b9c4aa1549e [2023-09-19T17:16:15.199Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T17:16:15.479Z] ---> Running in 0f0e4fa22ece [2023-09-19T17:16:18.828Z] Removing intermediate container 0f0e4fa22ece [2023-09-19T17:16:18.828Z] ---> 71cde8fd9336 [2023-09-19T17:16:18.828Z] Step 11/36 : COPY . . [2023-09-19T17:16:20.236Z] ---> 65d046016560 [2023-09-19T17:16:20.236Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-19T17:16:20.507Z] ---> Running in b0bbc0b4ffc7 [2023-09-19T17:16:22.467Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:16:22.467Z] Dload Upload Total Spent Left Speed [2023-09-19T17:16:22.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8549 0 --:--:-- --:--:-- --:--:-- 8641 [2023-09-19T17:16:23.443Z] Removing intermediate container b0bbc0b4ffc7 [2023-09-19T17:16:23.443Z] ---> 45999f7d635f [2023-09-19T17:16:23.443Z] Step 13/36 : RUN ${MAKE} [2023-09-19T17:16:23.443Z] ---> Running in 30522934d3d3 [2023-09-19T17:16:25.388Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.25" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-19T17:19:02.323Z] Removing intermediate container 30522934d3d3 [2023-09-19T17:19:02.323Z] ---> 5b7b4e42539d [2023-09-19T17:19:02.323Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-19T17:19:02.323Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-19T17:19:02.323Z] 8766b47fe142: Pulling fs layer [2023-09-19T17:19:02.323Z] 8766b47fe142: Verifying Checksum [2023-09-19T17:19:02.323Z] 8766b47fe142: Download complete [2023-09-19T17:19:02.323Z] 8766b47fe142: Pull complete [2023-09-19T17:19:02.323Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-19T17:19:02.323Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-19T17:19:02.323Z] ---> 69d40e2cb93c [2023-09-19T17:19:02.323Z] Step 15/36 : FROM alpine:3.18 [2023-09-19T17:19:02.323Z] 3.18: Pulling from library/alpine [2023-09-19T17:19:02.323Z] 9fda8d8052c6: Already exists [2023-09-19T17:19:02.323Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T17:19:02.323Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T17:19:02.323Z] ---> f6648c04cd6c [2023-09-19T17:19:02.323Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-19T17:19:02.323Z] ---> Running in f6a17c1392f2 [2023-09-19T17:19:02.323Z] Removing intermediate container f6a17c1392f2 [2023-09-19T17:19:02.323Z] ---> 042480a38627 [2023-09-19T17:19:02.323Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-19T17:19:02.323Z] ---> Running in e9ca33554361 [2023-09-19T17:19:02.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T17:19:02.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T17:19:04.315Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-19T17:19:04.315Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-19T17:19:04.315Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-19T17:19:04.315Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-19T17:19:04.315Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-19T17:19:04.315Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-19T17:19:04.315Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-19T17:19:04.315Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-19T17:19:04.315Z] (9/104) Installing libxcb (1.15-r1) [2023-09-19T17:19:04.315Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-19T17:19:04.582Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-19T17:19:04.582Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-19T17:19:04.582Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-19T17:19:04.582Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-19T17:19:04.582Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-19T17:19:04.582Z] (16/104) Installing libva (2.18.0-r1) [2023-09-19T17:19:04.582Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-19T17:19:04.582Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-19T17:19:04.582Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-19T17:19:04.582Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-19T17:19:04.848Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-19T17:19:04.848Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-19T17:19:04.848Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-19T17:19:04.848Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-19T17:19:04.848Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-19T17:19:04.848Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-19T17:19:04.848Z] (27/104) Installing opus (1.4-r0) [2023-09-19T17:19:04.848Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-19T17:19:04.848Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-19T17:19:04.848Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-19T17:19:04.848Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-19T17:19:04.848Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-19T17:19:04.848Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-19T17:19:05.115Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-19T17:19:05.115Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-19T17:19:05.115Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-19T17:19:05.382Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-19T17:19:05.382Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-19T17:19:05.382Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-19T17:19:05.382Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-19T17:19:05.649Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-19T17:19:05.923Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-19T17:19:05.923Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-19T17:19:05.923Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-19T17:19:05.923Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-19T17:19:05.923Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-19T17:19:05.923Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-19T17:19:05.923Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-19T17:19:05.923Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-19T17:19:05.923Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-19T17:19:05.923Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-19T17:19:05.923Z] (52/104) Installing glib (2.76.4-r0) [2023-09-19T17:19:06.189Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-19T17:19:06.189Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-19T17:19:06.189Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-19T17:19:06.189Z] (56/104) Installing libass (0.17.1-r0) [2023-09-19T17:19:06.189Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-19T17:19:06.189Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-19T17:19:06.189Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-19T17:19:06.189Z] (60/104) Installing libunistring (1.1-r1) [2023-09-19T17:19:06.189Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-19T17:19:06.189Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-19T17:19:06.455Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-19T17:19:06.455Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-19T17:19:06.455Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-19T17:19:06.455Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-19T17:19:06.455Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-19T17:19:06.455Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-19T17:19:06.455Z] (69/104) Installing librist (0.2.7-r0) [2023-09-19T17:19:06.722Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-19T17:19:06.722Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-19T17:19:06.722Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-19T17:19:06.722Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-19T17:19:06.722Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-19T17:19:06.722Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-19T17:19:06.722Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-19T17:19:06.722Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-19T17:19:06.990Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-19T17:19:06.990Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-19T17:19:06.990Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-19T17:19:07.263Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-19T17:19:07.263Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-19T17:19:07.263Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-19T17:19:07.263Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-19T17:19:07.263Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-19T17:19:07.263Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-19T17:19:07.533Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-19T17:19:07.533Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-19T17:19:07.533Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-19T17:19:07.533Z] (90/104) Installing orc (0.4.34-r0) [2023-09-19T17:19:07.533Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-19T17:19:07.533Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-19T17:19:07.533Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-19T17:19:07.533Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-19T17:19:07.533Z] (95/104) Installing libpulse (16.1-r10) [2023-09-19T17:19:07.533Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-19T17:19:07.533Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-19T17:19:07.533Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-19T17:19:07.533Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-19T17:19:07.808Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-19T17:19:07.808Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-19T17:19:07.808Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-19T17:19:07.808Z] (103/104) Installing kmod-libs (30-r3) [2023-09-19T17:19:07.808Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-19T17:19:07.808Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T17:19:07.808Z] Executing glib-2.76.4-r0.trigger [2023-09-19T17:19:07.808Z] Executing eudev-3.2.11-r8.trigger [2023-09-19T17:19:07.808Z] OK: 110 MiB in 119 packages [2023-09-19T17:19:12.069Z] Removing intermediate container e9ca33554361 [2023-09-19T17:19:12.069Z] ---> 67423e78d421 [2023-09-19T17:19:12.069Z] Step 18/36 : WORKDIR / [2023-09-19T17:19:12.069Z] ---> Running in f5158d81082e [2023-09-19T17:19:12.069Z] Removing intermediate container f5158d81082e [2023-09-19T17:19:12.069Z] ---> 8f1ff02ad655 [2023-09-19T17:19:12.069Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-19T17:19:13.476Z] ---> 87b3c1377958 [2023-09-19T17:19:13.476Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-19T17:19:13.754Z] ---> 830fd2ee7403 [2023-09-19T17:19:13.754Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-19T17:19:14.341Z] ---> dcc6aa61a3cc [2023-09-19T17:19:14.341Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-19T17:19:14.924Z] ---> 5e33901cacf7 [2023-09-19T17:19:14.924Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-19T17:19:15.511Z] ---> c799dd9f6102 [2023-09-19T17:19:15.511Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-19T17:19:15.777Z] ---> 5d54f343db53 [2023-09-19T17:19:15.777Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-19T17:19:17.182Z] ---> f6a689e98fe0 [2023-09-19T17:19:17.182Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-19T17:19:17.182Z] ---> Running in de6fc5f234fe [2023-09-19T17:19:19.125Z] Removing intermediate container de6fc5f234fe [2023-09-19T17:19:19.125Z] ---> ce6c1da6737e [2023-09-19T17:19:19.125Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-19T17:19:19.125Z] ---> Running in 885e1d289495 [2023-09-19T17:19:20.539Z] Removing intermediate container 885e1d289495 [2023-09-19T17:19:20.539Z] ---> c16e62a13503 [2023-09-19T17:19:20.539Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-19T17:19:20.539Z] ---> Running in 0c99c3b5c71a [2023-09-19T17:19:23.887Z] Removing intermediate container 0c99c3b5c71a [2023-09-19T17:19:23.887Z] ---> 25da8a080058 [2023-09-19T17:19:23.887Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-19T17:19:23.887Z] ---> Running in a3a9c72b3b57 [2023-09-19T17:19:25.308Z] Removing intermediate container a3a9c72b3b57 [2023-09-19T17:19:25.308Z] ---> 969f9c1738fb [2023-09-19T17:19:25.308Z] Step 30/36 : EXPOSE 59983 [2023-09-19T17:19:25.308Z] ---> Running in 2335965415e9 [2023-09-19T17:19:25.576Z] Removing intermediate container 2335965415e9 [2023-09-19T17:19:25.576Z] ---> 807d4e3c3761 [2023-09-19T17:19:25.576Z] Step 31/36 : EXPOSE 8554 [2023-09-19T17:19:25.843Z] ---> Running in 4dde022e1c75 [2023-09-19T17:19:26.110Z] Removing intermediate container 4dde022e1c75 [2023-09-19T17:19:26.110Z] ---> 8c60f6c56b0e [2023-09-19T17:19:26.110Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-19T17:19:26.110Z] ---> Running in e0caabed4204 [2023-09-19T17:19:26.376Z] Removing intermediate container e0caabed4204 [2023-09-19T17:19:26.376Z] ---> 787219bf2f40 [2023-09-19T17:19:26.376Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-19T17:19:26.376Z] ---> Running in c1cb23727b72 [2023-09-19T17:19:26.644Z] Removing intermediate container c1cb23727b72 [2023-09-19T17:19:26.644Z] ---> 748ce06407cb [2023-09-19T17:19:26.644Z] Step 34/36 : LABEL arch=arm64 [2023-09-19T17:19:26.921Z] ---> Running in 94ceaa338998 [2023-09-19T17:19:27.190Z] Removing intermediate container 94ceaa338998 [2023-09-19T17:19:27.190Z] ---> 16c276c13f5e [2023-09-19T17:19:27.190Z] Step 35/36 : LABEL git_sha=11d01926a76fdcdf926df253d922cca8c5b4912f [2023-09-19T17:19:27.190Z] ---> Running in e8c7facadd79 [2023-09-19T17:19:27.457Z] Removing intermediate container e8c7facadd79 [2023-09-19T17:19:27.457Z] ---> f044115cc1fc [2023-09-19T17:19:27.457Z] Step 36/36 : LABEL version=0.0.0 [2023-09-19T17:19:27.457Z] ---> Running in 5083c6af5398 [2023-09-19T17:19:27.724Z] Removing intermediate container 5083c6af5398 [2023-09-19T17:19:27.724Z] ---> 5b29f8b8b796 [2023-09-19T17:19:27.724Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T17:19:27.724Z] Successfully built 5b29f8b8b796 [2023-09-19T17:19:27.724Z] Successfully tagged device-usb-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-09-19T17:19:28.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T17:19:28.598Z] [2023-09-19T17:19:28.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:19:29.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T17:19:29.004Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T17:19:29.004Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T17:19:29.004Z] 04944245beec: Pulling fs layer [2023-09-19T17:19:29.004Z] 699f458cf7ca: Pulling fs layer [2023-09-19T17:19:29.004Z] 765212b225bb: Pulling fs layer [2023-09-19T17:19:29.004Z] f23df028b6ca: Pulling fs layer [2023-09-19T17:19:29.004Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T17:19:29.004Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T17:19:29.004Z] f23df028b6ca: Waiting [2023-09-19T17:19:29.004Z] d65c8cfc05b1: Waiting [2023-09-19T17:19:29.004Z] 765212b225bb: Waiting [2023-09-19T17:19:29.004Z] 2437ff75d9bd: Waiting [2023-09-19T17:19:29.272Z] 04944245beec: Verifying Checksum [2023-09-19T17:19:29.272Z] 04944245beec: Download complete [2023-09-19T17:19:29.272Z] 765212b225bb: Verifying Checksum [2023-09-19T17:19:29.272Z] 765212b225bb: Download complete [2023-09-19T17:19:29.272Z] f23df028b6ca: Verifying Checksum [2023-09-19T17:19:29.272Z] f23df028b6ca: Download complete [2023-09-19T17:19:29.272Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T17:19:29.272Z] d65c8cfc05b1: Download complete [2023-09-19T17:19:29.543Z] 699f458cf7ca: Verifying Checksum [2023-09-19T17:19:29.543Z] 699f458cf7ca: Download complete [2023-09-19T17:19:29.810Z] 8998bd30e6a1: Verifying Checksum [2023-09-19T17:19:29.810Z] 8998bd30e6a1: Download complete [2023-09-19T17:19:32.396Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T17:19:32.396Z] 2437ff75d9bd: Download complete [2023-09-19T17:19:33.801Z] 8998bd30e6a1: Pull complete [2023-09-19T17:19:34.387Z] 04944245beec: Pull complete [2023-09-19T17:19:35.797Z] 699f458cf7ca: Pull complete [2023-09-19T17:19:35.797Z] 765212b225bb: Pull complete [2023-09-19T17:19:36.756Z] f23df028b6ca: Pull complete [2023-09-19T17:19:37.023Z] d65c8cfc05b1: Pull complete [2023-09-19T17:19:52.042Z] 2437ff75d9bd: Pull complete [2023-09-19T17:19:52.042Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T17:19:52.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T17:19:52.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:19:52.382Z] prd-ubuntu20.04-docker-arm64-4c-16g-6578 does not seem to be running inside a container [2023-09-19T17:19:52.463Z] $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-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-09-19T17:19:55.546Z] $ docker top b20b13f945b31963c06b0ca09603fa1702c9f0d780e594f9194f36dcb09e3ae4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:19:56.487Z] ---> job-cost.sh [2023-09-19T17:19:56.487Z] lf-activate-venv: SKIPPING [2023-09-19T17:19:56.487Z] INFO: No Stack... [2023-09-19T17:19:56.756Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T17:19:57.719Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T17:19:58.384Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-09-19T17:19:58.384Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T17:19:58.476Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-291-1-stack-cost] [2023-09-19T17:19:58.481Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-291-1-stack-cost] did not exist. Created. [2023-09-19T17:19:58.481Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-291-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T17:19:59.210Z] /w/workspace/device-usb-camera/1@tmp/durable-ca19d7d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T17:19:59.885Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T17:19:59.918Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T17:19:59.986Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T17:20:00.002Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-291-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T17:20:00.092Z] $ docker stop --time=1 b20b13f945b31963c06b0ca09603fa1702c9f0d780e594f9194f36dcb09e3ae4 [2023-09-19T17:20:03.426Z] $ docker rm -f --volumes b20b13f945b31963c06b0ca09603fa1702c9f0d780e594f9194f36dcb09e3ae4 [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-09-19T17:20:04.477Z] provisioning config files... [2023-09-19T17:20:04.484Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-291@tmp/config1471235942694903150tmp [Pipeline] { [Pipeline] sh [2023-09-19T17:20:04.829Z] + set +x [2023-09-19T17:20:04.829Z] + curl -s https://codecov.io/bash [2023-09-19T17:20:04.829Z] + bash -s -- [2023-09-19T17:20:04.829Z] [2023-09-19T17:20:04.829Z] _____ _ [2023-09-19T17:20:04.829Z] / ____| | | [2023-09-19T17:20:04.829Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T17:20:04.829Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T17:20:04.829Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T17:20:04.829Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T17:20:04.829Z] Bash-1.0.6 [2023-09-19T17:20:04.829Z] [2023-09-19T17:20:04.830Z] [2023-09-19T17:20:04.830Z] ==> git version 2.25.1 found [2023-09-19T17:20:04.830Z] ==> 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-09-19T17:20:04.830Z] Release-Date: 2020-01-08 [2023-09-19T17:20:04.830Z] 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-09-19T17:20:04.830Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T17:20:04.830Z] ==> Jenkins CI detected. [2023-09-19T17:20:04.830Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-291 [2023-09-19T17:20:04.830Z] project root: . [2023-09-19T17:20:04.830Z] --> token set from env [2023-09-19T17:20:04.830Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T17:20:05.090Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T17:20:05.090Z] ==> Python coveragepy not found [2023-09-19T17:20:05.090Z] ==> Searching for coverage reports in: [2023-09-19T17:20:05.090Z] + . [2023-09-19T17:20:05.090Z] -> Found 1 reports [2023-09-19T17:20:05.090Z] ==> Detecting git/mercurial file structure [2023-09-19T17:20:05.090Z] ==> Reading reports [2023-09-19T17:20:05.090Z] + ./coverage.out bytes=54377 [2023-09-19T17:20:05.090Z] ==> Appending adjustments [2023-09-19T17:20:05.090Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T17:20:05.090Z] + Found adjustments [2023-09-19T17:20:05.090Z] ==> Gzipping contents [2023-09-19T17:20:05.090Z] 8.0K /tmp/codecov.STePz1.gz [2023-09-19T17:20:05.090Z] ==> Uploading reports [2023-09-19T17:20:05.090Z] url: https://codecov.io [2023-09-19T17:20:05.090Z] query: branch=PR-291&commit=11d01926a76fdcdf926df253d922cca8c5b4912f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=291&job=&cmd_args= [2023-09-19T17:20:05.090Z] -> Pinging Codecov [2023-09-19T17:20:05.090Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-291&commit=11d01926a76fdcdf926df253d922cca8c5b4912f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=291&job=&cmd_args= [2023-09-19T17:20:05.350Z] -> Uploading to [2023-09-19T17:20:05.350Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/73D8F5FF140700D3E01443B452E23636/11d01926a76fdcdf926df253d922cca8c5b4912f/97bd4ecd-b920-42f5-8dd8-be3ded4bf63d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T172005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=25c9c29505cdf6cf5368ea6e0e212e4c788600470a198451b37edf57d63319ce [2023-09-19T17:20:05.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T17:20:05.350Z] Dload Upload Total Spent Left Speed [2023-09-19T17:20:05.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6941 0 0 100 6941 0 33531 --:--:-- --:--:-- --:--:-- 33531 [2023-09-19T17:20:05.609Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/11d01926a76fdcdf926df253d922cca8c5b4912f [Pipeline] } [2023-09-19T17:20:05.635Z] 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-09-19T17:20:07.445Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-291/archives ] [2023-09-19T17:20:07.445Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-291/archives [2023-09-19T17:20:07.445Z] total 16 [2023-09-19T17:20:07.445Z] drwxr-xr-x 3 root root 4096 Sep 19 17:11 . [2023-09-19T17:20:07.445Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 17:11 .. [2023-09-19T17:20:07.445Z] drwxr-xr-x 2 root root 4096 Sep 19 17:11 cost [2023-09-19T17:20:07.445Z] -rw-r--r-- 1 root root 89 Sep 19 17:11 cost.csv [2023-09-19T17:20:07.445Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-291/archives [2023-09-19T17:20:07.445Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-291/archives [2023-09-19T17:20:07.445Z] total 16 [2023-09-19T17:20:07.445Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 17:11 . [2023-09-19T17:20:07.445Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 17:11 .. [2023-09-19T17:20:07.445Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 17:11 cost [2023-09-19T17:20:07.445Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 19 17:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:20:07.777Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:20:08.665Z] ---> package-listing.sh [2023-09-19T17:20:08.665Z] ++ facter osfamily [2023-09-19T17:20:08.665Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T17:20:08.924Z] + OS_FAMILY=debian [2023-09-19T17:20:08.924Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-291 [2023-09-19T17:20:08.924Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T17:20:08.924Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T17:20:08.924Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T17:20:08.924Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T17:20:08.924Z] + '[' /w/workspace/foundry_device-usb-camera_PR-291 ']' [2023-09-19T17:20:08.924Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T17:20:08.924Z] + case "${OS_FAMILY}" in [2023-09-19T17:20:08.924Z] + dpkg -l [2023-09-19T17:20:08.924Z] + grep '^ii' [2023-09-19T17:20:08.924Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T17:20:08.925Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T17:20:08.925Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T17:20:08.925Z] + '[' /w/workspace/foundry_device-usb-camera_PR-291 ']' [2023-09-19T17:20:08.925Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-291/archives/ [2023-09-19T17:20:08.925Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-291/archives/ [Pipeline] echo [2023-09-19T17:20:08.958Z] 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/foundry_device-usb-camera_PR-291/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-19T17:20:09.246Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T17:20:09.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T17:20:09.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T17:20:10.024Z] prd-ubuntu20.04-docker-8c-8g-6577 does not seem to be running inside a container [2023-09-19T17:20:10.059Z] $ 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/foundry_device-usb-camera_PR-291/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-291 -v /w/workspace/foundry_device-usb-camera_PR-291:/w/workspace/foundry_device-usb-camera_PR-291:rw,z -v /w/workspace/foundry_device-usb-camera_PR-291@tmp:/w/workspace/foundry_device-usb-camera_PR-291@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-09-19T17:20:10.306Z] $ docker top 4ed43f631dd1a859ef356dae80d72adaad2fafc96d0b3535080a6dbbdc801bae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T17:20:10.695Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T17:20:11.003Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T17:20:11.305Z] + ls /var/log/sa-host [2023-09-19T17:20:11.305Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T17:20:11.434Z] provisioning config files... [2023-09-19T17:20:11.441Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-291@tmp/config9961146303559476683tmp [Pipeline] { [Pipeline] echo [2023-09-19T17:20:11.499Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:20:11.817Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T17:20:11.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:20:12.239Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T17:20:12.274Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:20:12.584Z] ---> sudo-logs.sh [2023-09-19T17:20:12.584Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T17:20:12.673Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:20:12.999Z] ---> job-cost.sh [2023-09-19T17:20:12.999Z] lf-activate-venv: SKIPPING [2023-09-19T17:20:12.999Z] DEBUG: total: 0.2199999988079071 [2023-09-19T17:20:12.999Z] INFO: Retrieving Stack Cost... [2023-09-19T17:20:13.257Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T17:20:13.827Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T17:20:13.862Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T17:20:14.171Z] ---> logs-deploy.sh [2023-09-19T17:20:14.171Z] lf-activate-venv: SKIPPING [2023-09-19T17:20:14.171Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-291/1 [2023-09-19T17:20:14.171Z] INFO: archiving workspace using pattern(s): [2023-09-19T17:20:15.109Z] Archives upload complete. [2023-09-19T17:20:15.109Z] INFO: archiving logs to Nexus