Pull request #313 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/device-usb-camera Obtained Jenkinsfile from ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0+6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 (4f25c1812a5ec9106e88f72a61a74b058ac0eeb2) 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-ssh212547536970901353.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14089975510338206100.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-313/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-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15350647141679841762.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-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14787588224469109625.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10141315978097094614.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-313/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-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12480670597526627144.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2632 in /w/workspace/foundry_device-usb-camera_PR-313 [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-313 # 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 Merging remotes/origin/main commit 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 into PR head commit ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 Merge succeeded, producing ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 Checking out Revision ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 (PR-313) > 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/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 # 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 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 # timeout=10 Commit message: "build: Update to latest 3.2.0 dev go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T19:14:09.675Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T19:14:09.886Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T19:14:10.000Z] ========================================================= [2023-11-28T19:14:10.000Z] EdgeX Global Pipelines Version Info [2023-11-28T19:14:10.000Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:14:10.750Z] ------------------- [2023-11-28T19:14:10.750Z] stable info: [2023-11-28T19:14:10.750Z] ------------------- [2023-11-28T19:14:10.750Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T19:14:10.750Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T19:14:10.750Z] Message: update stable to v1.0.258 [2023-11-28T19:14:11.321Z] ------------------- [2023-11-28T19:14:11.321Z] experimental info: [2023-11-28T19:14:11.321Z] ------------------- [2023-11-28T19:14:11.321Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T19:14:11.321Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T19:14:11.321Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T19:14:11.520Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-11-28T19:14:11.569Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-11-28T19:14:11.620Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T19:14:11.672Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T19:14:11.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T19:14:11.780Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T19:14:11.838Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T19:14:11.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T19:14:11.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T19:14:12.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T19:14:12.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T19:14:12.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-11-28T19:14:12.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T19:14:12.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T19:14:12.329Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T19:14:12.395Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T19:14:12.451Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T19:14:12.509Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T19:14:12.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T19:14:12.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T19:14:12.706Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T19:14:12.771Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T19:14:12.839Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T19:14:12.905Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T19:14:12.973Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T19:14:13.041Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T19:14:13.111Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T19:14:13.197Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo [2023-11-28T19:14:13.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo [2023-11-28T19:14:13.347Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo [2023-11-28T19:14:13.421Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 [Pipeline] echo [2023-11-28T19:14:13.495Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad50bbe [Pipeline] echo [2023-11-28T19:14:13.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T19:14:13.737Z] provisioning config files... [2023-11-28T19:14:13.752Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-313@tmp/config16588937728863433898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:14:14.152Z] ---> ****-login.sh [2023-11-28T19:14:14.152Z] nexus3.edgexfoundry.org:10001 [2023-11-28T19:14:14.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:14:14.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:14:14.412Z] Configure a credential helper to remove this warning. See [2023-11-28T19:14:14.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:14:14.412Z] [2023-11-28T19:14:14.412Z] Login Succeeded [2023-11-28T19:14:14.412Z] nexus3.edgexfoundry.org:10002 [2023-11-28T19:14:14.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:14:14.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:14:14.412Z] Configure a credential helper to remove this warning. See [2023-11-28T19:14:14.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:14:14.413Z] [2023-11-28T19:14:14.413Z] Login Succeeded [2023-11-28T19:14:14.413Z] nexus3.edgexfoundry.org:10003 [2023-11-28T19:14:14.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:14:14.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:14:14.672Z] Configure a credential helper to remove this warning. See [2023-11-28T19:14:14.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:14:14.672Z] [2023-11-28T19:14:14.672Z] Login Succeeded [2023-11-28T19:14:14.672Z] nexus3.edgexfoundry.org:10004 [2023-11-28T19:14:14.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:14:14.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:14:14.672Z] Configure a credential helper to remove this warning. See [2023-11-28T19:14:14.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:14:14.672Z] [2023-11-28T19:14:14.672Z] Login Succeeded [2023-11-28T19:14:14.672Z] ****.io [2023-11-28T19:14:14.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:14:14.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:14:14.932Z] Configure a credential helper to remove this warning. See [2023-11-28T19:14:14.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:14:14.933Z] [2023-11-28T19:14:14.933Z] Login Succeeded [2023-11-28T19:14:14.933Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T19:14:14.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T19:14:15.740Z] + git rev-list -1 --merges ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0~1..ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 [Pipeline] echo [2023-11-28T19:14:15.779Z] -----------> git rev-list -1 --merges ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0~1..ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 [false] [Pipeline] sh [2023-11-28T19:14:16.122Z] + git log --format=format:%s -1 ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 [Pipeline] echo [2023-11-28T19:14:16.156Z] ========================================================= [2023-11-28T19:14:16.156Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T19:14:16.156Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T19:14:16.703Z] + git log --format=format:%s -1 ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 [Pipeline] echo [2023-11-28T19:14:16.738Z] [semverPrep] GIT_COMMIT: ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0, Commit Message: build: Update to latest 3.2.0 dev go-mods [Pipeline] echo [2023-11-28T19:14:16.788Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T19:14:17.218Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T19:14:17.218Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T19:14:17.218Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T19:14:17.218Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T19:14:17.218Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T19:14:17.218Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T19:14:17.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:14:17.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T19:14:17.659Z] [2023-11-28T19:14:17.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:14:18.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T19:14:18.061Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T19:14:18.061Z] b85a868b505f: Pulling fs layer [2023-11-28T19:14:18.061Z] e2be974225ed: Pulling fs layer [2023-11-28T19:14:18.061Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T19:14:18.061Z] 988bab9f4d93: Pulling fs layer [2023-11-28T19:14:18.061Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T19:14:18.061Z] eaf3925da568: Pulling fs layer [2023-11-28T19:14:18.061Z] bab4dde63d76: Pulling fs layer [2023-11-28T19:14:18.061Z] bde34c3a00c8: Pulling fs layer [2023-11-28T19:14:18.061Z] b352a97aabf1: Pulling fs layer [2023-11-28T19:14:18.061Z] 4872d77fe225: Pulling fs layer [2023-11-28T19:14:18.061Z] 5851b861e8e6: Pulling fs layer [2023-11-28T19:14:18.061Z] 1469e6f7b9e6: Waiting [2023-11-28T19:14:18.061Z] 988bab9f4d93: Waiting [2023-11-28T19:14:18.061Z] 5851b861e8e6: Waiting [2023-11-28T19:14:18.061Z] bde34c3a00c8: Waiting [2023-11-28T19:14:18.061Z] b352a97aabf1: Waiting [2023-11-28T19:14:18.061Z] 4872d77fe225: Waiting [2023-11-28T19:14:18.061Z] bab4dde63d76: Waiting [2023-11-28T19:14:18.061Z] eaf3925da568: Waiting [2023-11-28T19:14:18.061Z] e2be974225ed: Download complete [2023-11-28T19:14:18.061Z] 988bab9f4d93: Verifying Checksum [2023-11-28T19:14:18.061Z] 988bab9f4d93: Download complete [2023-11-28T19:14:18.061Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T19:14:18.061Z] 1469e6f7b9e6: Download complete [2023-11-28T19:14:18.061Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T19:14:18.061Z] 339a4e72a1f5: Download complete [2023-11-28T19:14:18.061Z] eaf3925da568: Verifying Checksum [2023-11-28T19:14:18.061Z] eaf3925da568: Download complete [2023-11-28T19:14:18.321Z] bde34c3a00c8: Verifying Checksum [2023-11-28T19:14:18.321Z] bde34c3a00c8: Download complete [2023-11-28T19:14:18.321Z] b352a97aabf1: Download complete [2023-11-28T19:14:18.321Z] 4872d77fe225: Verifying Checksum [2023-11-28T19:14:18.321Z] 4872d77fe225: Download complete [2023-11-28T19:14:18.321Z] 5851b861e8e6: Verifying Checksum [2023-11-28T19:14:18.321Z] 5851b861e8e6: Download complete [2023-11-28T19:14:18.321Z] b85a868b505f: Verifying Checksum [2023-11-28T19:14:18.321Z] b85a868b505f: Download complete [2023-11-28T19:14:18.581Z] bab4dde63d76: Verifying Checksum [2023-11-28T19:14:18.581Z] bab4dde63d76: Download complete [2023-11-28T19:14:19.513Z] b85a868b505f: Pull complete [2023-11-28T19:14:19.513Z] e2be974225ed: Pull complete [2023-11-28T19:14:20.842Z] 339a4e72a1f5: Pull complete [2023-11-28T19:14:20.842Z] 988bab9f4d93: Pull complete [2023-11-28T19:14:21.103Z] 1469e6f7b9e6: Pull complete [2023-11-28T19:14:21.103Z] eaf3925da568: Pull complete [2023-11-28T19:14:23.015Z] bab4dde63d76: Pull complete [2023-11-28T19:14:23.015Z] bde34c3a00c8: Pull complete [2023-11-28T19:14:23.015Z] b352a97aabf1: Pull complete [2023-11-28T19:14:23.015Z] 4872d77fe225: Pull complete [2023-11-28T19:14:23.015Z] 5851b861e8e6: Pull complete [2023-11-28T19:14:23.015Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T19:14:23.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T19:14:23.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:14:23.420Z] prd-ubuntu20.04-docker-8c-8g-2632 does not seem to be running inside a container [2023-11-28T19:14:23.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-313 -v /w/workspace/foundry_device-usb-camera_PR-313:/w/workspace/foundry_device-usb-camera_PR-313:rw,z -v /w/workspace/foundry_device-usb-camera_PR-313@tmp:/w/workspace/foundry_device-usb-camera_PR-313@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-devops/py-git-semver:0.1.4 cat [2023-11-28T19:14:25.609Z] $ docker top 433485f92c19e9d787f798715abeacb5987e17afbdad622562e9921b8987093e -eo pid,comm [2023-11-28T19:14:25.660Z] 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-11-28T19:14:25.660Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T19:14:25.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T19:14:25.851Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T19:14:25.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T19:14:25.966Z] $ docker exec 433485f92c19e9d787f798715abeacb5987e17afbdad622562e9921b8987093e ssh-agent [2023-11-28T19:14:26.071Z] SSH_AUTH_SOCK=/tmp/ssh-VhYUdi1y3hCB/agent.32 [2023-11-28T19:14:26.071Z] SSH_AGENT_PID=38 [2023-11-28T19:14:26.077Z] Running ssh-add (command line suppressed) [2023-11-28T19:14:26.193Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-313@tmp/private_key_5089184498627354820.key (/w/workspace/foundry_device-usb-camera_PR-313@tmp/private_key_5089184498627354820.key) [2023-11-28T19:14:26.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T19:14:26.558Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T19:14:26.587Z] $ docker exec --env ******** --env ******** 433485f92c19e9d787f798715abeacb5987e17afbdad622562e9921b8987093e ssh-agent -k [2023-11-28T19:14:26.699Z] unset SSH_AUTH_SOCK; [2023-11-28T19:14:26.699Z] unset SSH_AGENT_PID; [2023-11-28T19:14:26.699Z] echo Agent pid 38 killed; [2023-11-28T19:14:26.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T19:14:26.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T19:14:26.857Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T19:14:26.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T19:14:26.980Z] $ docker exec 433485f92c19e9d787f798715abeacb5987e17afbdad622562e9921b8987093e ssh-agent [2023-11-28T19:14:27.091Z] SSH_AUTH_SOCK=/tmp/ssh-GfcAiCUZsvU7/agent.70 [2023-11-28T19:14:27.092Z] SSH_AGENT_PID=76 [2023-11-28T19:14:27.096Z] Running ssh-add (command line suppressed) [2023-11-28T19:14:27.196Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-313@tmp/private_key_17371202156704567388.key (/w/workspace/foundry_device-usb-camera_PR-313@tmp/private_key_17371202156704567388.key) [2023-11-28T19:14:27.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T19:14:27.568Z] + git semver init [2023-11-28T19:14:27.827Z] 2023-11-28 19:14:27,760 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T19:14:27.827Z] 2023-11-28 19:14:27,761 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-313/.semver [2023-11-28T19:14:27.827Z] 2023-11-28 19:14:27,761 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-313/.semver [2023-11-28T19:14:27.827Z] 2023-11-28 19:14:27,761 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-313/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-313, universal_newlines=False, shell=None, istream=None) [2023-11-28T19:14:29.214Z] 2023-11-28 19:14:28,815 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-313/.git/info/exclude [2023-11-28T19:14:29.214Z] 2023-11-28 19:14:28,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-313/.semver/PR-313 with force:False [2023-11-28T19:14:29.214Z] 2023-11-28 19:14:28,816 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-313/.semver/PR-313 [2023-11-28T19:14:29.214Z] 2023-11-28 19:14:28,820 [execute] INFO git cat-file --batch-check [2023-11-28T19:14:29.215Z] 2023-11-28 19:14:28,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-313/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T19:14:29.215Z] 2023-11-28 19:14:28,827 [execute] INFO git cat-file --batch [2023-11-28T19:14:29.215Z] 2023-11-28 19:14:28,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-313/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T19:14:29.215Z] 2023-11-28 19:14:28,833 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-313/.semver/PR-313 [2023-11-28T19:14:29.215Z] 0.0.0 [Pipeline] } [2023-11-28T19:14:29.246Z] $ docker exec --env ******** --env ******** 433485f92c19e9d787f798715abeacb5987e17afbdad622562e9921b8987093e ssh-agent -k [2023-11-28T19:14:29.331Z] unset SSH_AUTH_SOCK; [2023-11-28T19:14:29.332Z] unset SSH_AGENT_PID; [2023-11-28T19:14:29.332Z] echo Agent pid 76 killed; [2023-11-28T19:14:29.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T19:14:29.850Z] + git semver [Pipeline] } [2023-11-28T19:14:30.139Z] $ docker stop --time=1 433485f92c19e9d787f798715abeacb5987e17afbdad622562e9921b8987093e [2023-11-28T19:14:31.427Z] $ docker rm -f --volumes 433485f92c19e9d787f798715abeacb5987e17afbdad622562e9921b8987093e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T19:14:31.889Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T19:14:32.198Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T19:14:32.214Z] [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-11-28T19:14:33.098Z] provisioning config files... [2023-11-28T19:14:33.108Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-313@tmp/config17985850608149807467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:14:33.544Z] ---> ****-login.sh [2023-11-28T19:14:33.544Z] nexus3.edgexfoundry.org:10001 [2023-11-28T19:14:33.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:14:33.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:14:33.544Z] Configure a credential helper to remove this warning. See [2023-11-28T19:14:33.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:14:33.544Z] [2023-11-28T19:14:33.544Z] Login Succeeded [2023-11-28T19:14:33.544Z] nexus3.edgexfoundry.org:10002 [2023-11-28T19:14:33.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:14:33.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:14:33.545Z] Configure a credential helper to remove this warning. See [2023-11-28T19:14:33.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:14:33.545Z] [2023-11-28T19:14:33.545Z] Login Succeeded [2023-11-28T19:14:33.806Z] nexus3.edgexfoundry.org:10003 [2023-11-28T19:14:33.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:14:33.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:14:33.806Z] Configure a credential helper to remove this warning. See [2023-11-28T19:14:33.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:14:33.806Z] [2023-11-28T19:14:33.806Z] Login Succeeded [2023-11-28T19:14:33.806Z] nexus3.edgexfoundry.org:10004 [2023-11-28T19:14:33.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:14:33.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:14:33.806Z] Configure a credential helper to remove this warning. See [2023-11-28T19:14:33.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:14:33.806Z] [2023-11-28T19:14:33.806Z] Login Succeeded [2023-11-28T19:14:33.806Z] ****.io [2023-11-28T19:14:34.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T19:14:34.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T19:14:34.067Z] Configure a credential helper to remove this warning. See [2023-11-28T19:14:34.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T19:14:34.067Z] [2023-11-28T19:14:34.067Z] Login Succeeded [2023-11-28T19:14:34.067Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T19:14:34.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T19:14:34.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T19:14:34.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T19:14:34.583Z] ========================================================= [2023-11-28T19:14:34.583Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T19:14:34.583Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:14:35.154Z] + 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-11-28T19:14:35.155Z] Sending build context to Docker daemon 14.35MB [2023-11-28T19:14:35.155Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T19:14:35.155Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-28T19:14:35.155Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T19:14:35.155Z] 7264a8db6415: Pulling fs layer [2023-11-28T19:14:35.155Z] c4d48a809fc2: Pulling fs layer [2023-11-28T19:14:35.155Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T19:14:35.155Z] ad3a456e5733: Pulling fs layer [2023-11-28T19:14:35.155Z] 69c7f0334f64: Pulling fs layer [2023-11-28T19:14:35.155Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T19:14:35.155Z] ce7588e14bc9: Pulling fs layer [2023-11-28T19:14:35.155Z] b5e4710f87ac: Pulling fs layer [2023-11-28T19:14:35.155Z] ad3a456e5733: Waiting [2023-11-28T19:14:35.155Z] 69c7f0334f64: Waiting [2023-11-28T19:14:35.155Z] 1f1c1a5573a3: Waiting [2023-11-28T19:14:35.155Z] ce7588e14bc9: Waiting [2023-11-28T19:14:35.155Z] b5e4710f87ac: Waiting [2023-11-28T19:14:35.414Z] c4d48a809fc2: Download complete [2023-11-28T19:14:35.414Z] ad3a456e5733: Verifying Checksum [2023-11-28T19:14:35.414Z] ad3a456e5733: Download complete [2023-11-28T19:14:35.414Z] 69c7f0334f64: Download complete [2023-11-28T19:14:35.414Z] 7264a8db6415: Verifying Checksum [2023-11-28T19:14:35.414Z] 7264a8db6415: Download complete [2023-11-28T19:14:35.414Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T19:14:35.414Z] 1f1c1a5573a3: Download complete [2023-11-28T19:14:35.414Z] 7264a8db6415: Pull complete [2023-11-28T19:14:35.672Z] b5e4710f87ac: Verifying Checksum [2023-11-28T19:14:35.673Z] b5e4710f87ac: Download complete [2023-11-28T19:14:35.673Z] c4d48a809fc2: Pull complete [2023-11-28T19:14:35.930Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T19:14:35.930Z] 4f1c88b9dad5: Download complete [2023-11-28T19:14:36.188Z] ce7588e14bc9: Verifying Checksum [2023-11-28T19:14:38.723Z] 4f1c88b9dad5: Pull complete [2023-11-28T19:14:38.723Z] ad3a456e5733: Pull complete [2023-11-28T19:14:38.723Z] 69c7f0334f64: Pull complete [2023-11-28T19:14:38.723Z] 1f1c1a5573a3: Pull complete [2023-11-28T19:14:41.256Z] ce7588e14bc9: Pull complete [2023-11-28T19:14:41.515Z] b5e4710f87ac: Pull complete [2023-11-28T19:14:41.515Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T19:14:41.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T19:14:41.515Z] ---> 88b5674ff536 [2023-11-28T19:14:41.515Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-28T19:14:44.021Z] ---> Running in 907d32e35937 [2023-11-28T19:14:44.021Z] Removing intermediate container 907d32e35937 [2023-11-28T19:14:44.021Z] ---> 615c6bae1737 [2023-11-28T19:14:44.021Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T19:14:44.021Z] ---> Running in bb0df2ed3e86 [2023-11-28T19:14:44.021Z] Removing intermediate container bb0df2ed3e86 [2023-11-28T19:14:44.021Z] ---> de21e14d224e [2023-11-28T19:14:44.021Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-28T19:14:44.021Z] ---> Running in ae5186e17bfc [2023-11-28T19:14:44.021Z] Removing intermediate container ae5186e17bfc [2023-11-28T19:14:44.021Z] ---> 40f81b3cc49d [2023-11-28T19:14:44.021Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-28T19:14:44.021Z] ---> Running in 5679aa5077f4 [2023-11-28T19:14:44.021Z] Removing intermediate container 5679aa5077f4 [2023-11-28T19:14:44.021Z] ---> f1d6ff83b104 [2023-11-28T19:14:44.021Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T19:14:44.021Z] ---> Running in 44fd7024aaa7 [2023-11-28T19:14:44.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T19:14:44.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T19:14:44.540Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-28T19:14:44.540Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-28T19:14:44.540Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-28T19:14:44.798Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-28T19:14:44.798Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-28T19:14:44.798Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-28T19:14:44.798Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-28T19:14:44.798Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-28T19:14:44.798Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-28T19:14:44.798Z] (10/13) Installing kmod-libs (30-r3) [2023-11-28T19:14:44.798Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-28T19:14:44.798Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-28T19:14:44.798Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-28T19:14:44.798Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T19:14:44.798Z] Executing eudev-3.2.11-r8.trigger [2023-11-28T19:14:44.798Z] OK: 271 MiB in 65 packages [2023-11-28T19:14:45.366Z] Removing intermediate container 44fd7024aaa7 [2023-11-28T19:14:45.366Z] ---> 8e3224c1f4be [2023-11-28T19:14:45.366Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-28T19:14:45.366Z] ---> Running in 5222db7b9839 [2023-11-28T19:14:45.366Z] Removing intermediate container 5222db7b9839 [2023-11-28T19:14:45.366Z] ---> b9b5891e85ed [2023-11-28T19:14:45.366Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-28T19:14:45.625Z] ---> 1140a2be5667 [2023-11-28T19:14:45.625Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T19:14:45.625Z] ---> Running in 740ac0534858 [2023-11-28T19:14:47.855Z] Still waiting to schedule task [2023-11-28T19:14:47.855Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2263’ [2023-11-28T19:15:17.695Z] Removing intermediate container 740ac0534858 [2023-11-28T19:15:17.696Z] ---> 5ccb957a6640 [2023-11-28T19:15:17.696Z] Step 11/13 : COPY . . [2023-11-28T19:15:17.696Z] ---> 33c3074ab712 [2023-11-28T19:15:17.696Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-28T19:15:17.696Z] ---> Running in 7ee16729f330 [2023-11-28T19:15:17.696Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T19:15:17.696Z] Dload Upload Total Spent Left Speed [2023-11-28T19:15:17.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253  100 1253 0  0  8803  0 --:--:-- --:--:-- --:--:--  8823 [2023-11-28T19:15:17.696Z] Removing intermediate container 7ee16729f330 [2023-11-28T19:15:17.696Z] ---> f70fc28e42b0 [2023-11-28T19:15:17.696Z] Step 13/13 : RUN ${MAKE} [2023-11-28T19:15:17.696Z] ---> Running in d35c031878f1 [2023-11-28T19:15:17.696Z] noop [2023-11-28T19:15:17.696Z] Removing intermediate container d35c031878f1 [2023-11-28T19:15:17.696Z] ---> a8396ed7ffb7 [2023-11-28T19:15:17.696Z] Successfully built a8396ed7ffb7 [2023-11-28T19:15:17.696Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:15:18.227Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T19:15:18.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:15:18.437Z] prd-ubuntu20.04-docker-8c-8g-2632 does not seem to be running inside a container [2023-11-28T19:15:18.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-313 -v /w/workspace/foundry_device-usb-camera_PR-313:/w/workspace/foundry_device-usb-camera_PR-313:rw,z -v /w/workspace/foundry_device-usb-camera_PR-313@tmp:/w/workspace/foundry_device-usb-camera_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T19:15:18.763Z] $ docker top e579b77717abb00d3509308ef2abf0877478bb25e544f97756f65ccd8f1913d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T19:15:19.217Z] + go version [2023-11-28T19:15:19.217Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T19:15:19.251Z] $ docker stop --time=1 e579b77717abb00d3509308ef2abf0877478bb25e544f97756f65ccd8f1913d3 [2023-11-28T19:15:20.523Z] $ docker rm -f --volumes e579b77717abb00d3509308ef2abf0877478bb25e544f97756f65ccd8f1913d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:15:21.458Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T19:15:21.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:15:21.673Z] prd-ubuntu20.04-docker-8c-8g-2632 does not seem to be running inside a container [2023-11-28T19:15:21.704Z] $ 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-313 -v /w/workspace/foundry_device-usb-camera_PR-313:/w/workspace/foundry_device-usb-camera_PR-313:rw,z -v /w/workspace/foundry_device-usb-camera_PR-313@tmp:/w/workspace/foundry_device-usb-camera_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T19:15:22.032Z] $ docker top 9beadd0657d32db15194f3424c9d5c3ebb275765bd1f19ba77edc0b2b90d0e88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T19:15:22.472Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-313 [Pipeline] fileExists [Pipeline] sh [2023-11-28T19:15:22.862Z] + make test [2023-11-28T19:15:22.862Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T19:15:24.240Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-28T19:15:34.211Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-28T19:15:34.211Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [2023-11-28T19:15:40.763Z] go vet ./... [2023-11-28T19:15:43.290Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T19:15:43.290Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T19:15:43.290Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T19:15:43.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T19:15:43.657Z] $ docker stop --time=1 9beadd0657d32db15194f3424c9d5c3ebb275765bd1f19ba77edc0b2b90d0e88 [2023-11-28T19:15:48.082Z] $ docker rm -f --volumes 9beadd0657d32db15194f3424c9d5c3ebb275765bd1f19ba77edc0b2b90d0e88 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T19:15:48.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T19:15:48.740Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T19:15:49.540Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T19:15:49.850Z] + ls -al . [2023-11-28T19:15:49.851Z] total 224 [2023-11-28T19:15:49.851Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 19:15 . [2023-11-28T19:15:49.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 19:14 .. [2023-11-28T19:15:49.851Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 19:15 .git [2023-11-28T19:15:49.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:14 .github [2023-11-28T19:15:49.851Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 28 19:14 .gitignore [2023-11-28T19:15:49.851Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 28 19:14 .golangci.yml [2023-11-28T19:15:49.851Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 28 19:14 .hadolint.yml [2023-11-28T19:15:49.851Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 19:14 .semver [2023-11-28T19:15:49.851Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 28 19:14 Attribution.txt [2023-11-28T19:15:49.851Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 28 19:14 CHANGELOG.md [2023-11-28T19:15:49.851Z] -rw-rw-r-- 1 jenkins jenkins 2562 Nov 28 19:14 Dockerfile [2023-11-28T19:15:49.851Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 28 19:14 GOVERNANCE.md [2023-11-28T19:15:49.851Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 28 19:14 Jenkinsfile [2023-11-28T19:15:49.851Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 28 19:14 LICENSE [2023-11-28T19:15:49.851Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 28 19:14 Makefile [2023-11-28T19:15:49.851Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 28 19:14 OWNERS.md [2023-11-28T19:15:49.851Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 28 19:14 README.md [2023-11-28T19:15:49.851Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 19:14 VERSION [2023-11-28T19:15:49.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 19:14 bin [2023-11-28T19:15:49.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:14 cmd [2023-11-28T19:15:49.851Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 28 19:15 coverage.out [2023-11-28T19:15:49.851Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 28 19:14 docker-entrypoint.sh [2023-11-28T19:15:49.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 19:14 docs [2023-11-28T19:15:49.851Z] -rw-rw-r-- 1 jenkins jenkins 3920 Nov 28 19:14 go.mod [2023-11-28T19:15:49.851Z] -rw-rw-r-- 1 jenkins jenkins 34828 Nov 28 19:14 go.sum [2023-11-28T19:15:49.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:14 internal [2023-11-28T19:15:49.851Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 28 19:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:15:50.307Z] + 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=ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 --label arch=amd64 --label version=0.0.0 . [2023-11-28T19:15:50.307Z] Sending build context to Docker daemon 14.41MB [2023-11-28T19:15:50.307Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T19:15:50.307Z] Step 2/37 : FROM ${BASE} AS builder [2023-11-28T19:15:50.307Z] ---> a8396ed7ffb7 [2023-11-28T19:15:50.307Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2023-11-28T19:15:50.570Z] ---> Running in 27db5c402932 [2023-11-28T19:15:50.570Z] Removing intermediate container 27db5c402932 [2023-11-28T19:15:50.570Z] ---> 775bb25e7cec [2023-11-28T19:15:50.570Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T19:15:50.828Z] ---> Running in 67beb38820d7 [2023-11-28T19:15:50.828Z] Removing intermediate container 67beb38820d7 [2023-11-28T19:15:50.828Z] ---> 105ebdd2c26e [2023-11-28T19:15:50.828Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-28T19:15:50.828Z] ---> Running in c641ee158468 [2023-11-28T19:15:50.828Z] Removing intermediate container c641ee158468 [2023-11-28T19:15:50.828Z] ---> caa62965c894 [2023-11-28T19:15:50.828Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-28T19:15:50.828Z] ---> Running in 5f5cfb212879 [2023-11-28T19:15:51.087Z] Removing intermediate container 5f5cfb212879 [2023-11-28T19:15:51.087Z] ---> eee61bb1dc42 [2023-11-28T19:15:51.087Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T19:15:51.087Z] ---> Running in c03ff5f95c11 [2023-11-28T19:15:51.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T19:15:51.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T19:15:51.606Z] OK: 271 MiB in 65 packages [2023-11-28T19:15:51.866Z] Removing intermediate container c03ff5f95c11 [2023-11-28T19:15:51.866Z] ---> 526fe27b8874 [2023-11-28T19:15:51.866Z] Step 8/37 : WORKDIR /device-usb-camera [2023-11-28T19:15:51.866Z] ---> Running in 2c092e45ab68 [2023-11-28T19:15:51.866Z] Removing intermediate container 2c092e45ab68 [2023-11-28T19:15:51.866Z] ---> f328f801314d [2023-11-28T19:15:51.866Z] Step 9/37 : COPY go.mod vendor* ./ [2023-11-28T19:15:52.124Z] ---> 0123e551fa5a [2023-11-28T19:15:52.124Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T19:15:52.124Z] ---> Running in 5d539ea95296 [2023-11-28T19:15:53.086Z] Removing intermediate container 5d539ea95296 [2023-11-28T19:15:53.086Z] ---> d9274aef72fb [2023-11-28T19:15:53.086Z] Step 11/37 : COPY . . [2023-11-28T19:15:53.345Z] ---> 5765f0ba2426 [2023-11-28T19:15:53.345Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-28T19:15:53.345Z] ---> Running in defb5375e59a [2023-11-28T19:15:53.604Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T19:15:53.604Z] Dload Upload Total Spent Left Speed [2023-11-28T19:15:53.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38945 0 --:--:-- --:--:-- --:--:-- 40419 [2023-11-28T19:15:53.865Z] Removing intermediate container defb5375e59a [2023-11-28T19:15:53.865Z] ---> fb6c89558257 [2023-11-28T19:15:53.865Z] Step 13/37 : RUN ${MAKE} [2023-11-28T19:15:53.865Z] ---> Running in 2857860ae4ea [2023-11-28T19:15:54.123Z] 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.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-28T19:16:12.202Z] Removing intermediate container 2857860ae4ea [2023-11-28T19:16:12.202Z] ---> 1521060481d7 [2023-11-28T19:16:12.202Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-28T19:16:12.463Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-28T19:16:12.722Z] 4acc49c71d14: Pulling fs layer [2023-11-28T19:16:13.291Z] 4acc49c71d14: Verifying Checksum [2023-11-28T19:16:13.291Z] 4acc49c71d14: Download complete [2023-11-28T19:16:13.550Z] 4acc49c71d14: Pull complete [2023-11-28T19:16:13.550Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-28T19:16:13.550Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-28T19:16:13.550Z] ---> 01a2bd3e5fff [2023-11-28T19:16:13.550Z] Step 15/37 : FROM alpine:3.18 [2023-11-28T19:16:13.808Z] 3.18: Pulling from library/alpine [2023-11-28T19:16:14.070Z] 96526aa774ef: Pulling fs layer [2023-11-28T19:16:14.495Z] 96526aa774ef: Download complete [2023-11-28T19:16:14.495Z] 96526aa774ef: Pull complete [2023-11-28T19:16:14.495Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T19:16:14.495Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T19:16:14.495Z] ---> 8ca4688f4f35 [2023-11-28T19:16:14.495Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-28T19:16:14.756Z] ---> Running in 7a630a013347 [2023-11-28T19:16:14.756Z] Removing intermediate container 7a630a013347 [2023-11-28T19:16:14.756Z] ---> d2dfd673146d [2023-11-28T19:16:14.756Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-28T19:16:14.756Z] ---> Running in 49596db493a2 [2023-11-28T19:16:15.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T19:16:15.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T19:16:15.534Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-11-28T19:16:15.534Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-11-28T19:16:15.534Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-11-28T19:16:15.534Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-11-28T19:16:15.534Z] (5/107) Installing libxau (1.0.11-r2) [2023-11-28T19:16:15.534Z] (6/107) Installing libmd (1.0.4-r2) [2023-11-28T19:16:15.534Z] (7/107) Installing libbsd (0.11.7-r1) [2023-11-28T19:16:15.534Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-11-28T19:16:15.534Z] (9/107) Installing libxcb (1.15-r1) [2023-11-28T19:16:15.534Z] (10/107) Installing libx11 (1.8.7-r0) [2023-11-28T19:16:15.534Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-11-28T19:16:15.534Z] (12/107) Installing libpciaccess (0.17-r2) [2023-11-28T19:16:15.534Z] (13/107) Installing libdrm (2.4.115-r4) [2023-11-28T19:16:15.534Z] (14/107) Installing libxext (1.3.5-r2) [2023-11-28T19:16:15.534Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-11-28T19:16:15.534Z] (16/107) Installing libffi (3.4.4-r2) [2023-11-28T19:16:15.534Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-11-28T19:16:15.534Z] (18/107) Installing libva (2.18.0-r1) [2023-11-28T19:16:15.792Z] (19/107) Installing libvdpau (1.5-r1) [2023-11-28T19:16:15.792Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-11-28T19:16:15.792Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-28T19:16:15.792Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-11-28T19:16:15.792Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2023-11-28T19:16:15.792Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-11-28T19:16:15.792Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-11-28T19:16:15.792Z] (26/107) Installing libhwy (1.0.4-r1) [2023-11-28T19:16:15.792Z] (27/107) Installing lcms2 (2.15-r2) [2023-11-28T19:16:15.792Z] (28/107) Installing libjxl (0.8.2-r0) [2023-11-28T19:16:15.792Z] (29/107) Installing lame-libs (3.100-r5) [2023-11-28T19:16:15.792Z] (30/107) Installing opus (1.4-r0) [2023-11-28T19:16:15.792Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-11-28T19:16:15.792Z] (32/107) Installing soxr (0.1.3-r5) [2023-11-28T19:16:15.792Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2023-11-28T19:16:15.792Z] (34/107) Installing libogg (1.3.5-r4) [2023-11-28T19:16:15.792Z] (35/107) Installing libtheora (1.1.1-r17) [2023-11-28T19:16:15.792Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-11-28T19:16:15.792Z] (37/107) Installing libvpx (1.13.0-r2) [2023-11-28T19:16:15.792Z] (38/107) Installing libwebp (1.3.2-r0) [2023-11-28T19:16:15.792Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-11-28T19:16:15.792Z] (40/107) Installing numactl (2.0.16-r4) [2023-11-28T19:16:15.792Z] (41/107) Installing x265-libs (3.5-r4) [2023-11-28T19:16:16.053Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-11-28T19:16:16.053Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-11-28T19:16:16.053Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-11-28T19:16:16.053Z] (45/107) Installing libexpat (2.5.0-r1) [2023-11-28T19:16:16.053Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-11-28T19:16:16.053Z] (47/107) Installing libpng (1.6.39-r3) [2023-11-28T19:16:16.053Z] (48/107) Installing freetype (2.13.0-r5) [2023-11-28T19:16:16.053Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-11-28T19:16:16.053Z] (50/107) Installing fribidi (1.0.13-r0) [2023-11-28T19:16:16.053Z] (51/107) Installing libintl (0.21.1-r7) [2023-11-28T19:16:16.053Z] (52/107) Installing libblkid (2.38.1-r8) [2023-11-28T19:16:16.053Z] (53/107) Installing libmount (2.38.1-r8) [2023-11-28T19:16:16.313Z] (54/107) Installing pcre2 (10.42-r1) [2023-11-28T19:16:16.313Z] (55/107) Installing glib (2.76.4-r0) [2023-11-28T19:16:16.313Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-11-28T19:16:16.313Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-11-28T19:16:16.313Z] (58/107) Installing libunibreak (5.1-r0) [2023-11-28T19:16:16.313Z] (59/107) Installing libass (0.17.1-r0) [2023-11-28T19:16:16.313Z] (60/107) Installing libbluray (1.3.4-r0) [2023-11-28T19:16:16.313Z] (61/107) Installing gmp (6.2.1-r3) [2023-11-28T19:16:16.313Z] (62/107) Installing nettle (3.8.1-r2) [2023-11-28T19:16:16.313Z] (63/107) Installing libunistring (1.1-r1) [2023-11-28T19:16:16.313Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-11-28T19:16:16.313Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-11-28T19:16:16.313Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-11-28T19:16:16.313Z] (67/107) Installing gnutls (3.8.0-r2) [2023-11-28T19:16:16.313Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-11-28T19:16:16.313Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-11-28T19:16:16.313Z] (70/107) Installing cjson (1.7.15-r4) [2023-11-28T19:16:16.313Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-11-28T19:16:16.313Z] (72/107) Installing librist (0.2.7-r0) [2023-11-28T19:16:16.313Z] (73/107) Installing libsrt (1.5.2-r0) [2023-11-28T19:16:16.313Z] (74/107) Installing libssh (0.10.5-r0) [2023-11-28T19:16:16.313Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-11-28T19:16:16.313Z] (76/107) Installing libxml2 (2.11.6-r0) [2023-11-28T19:16:16.313Z] (77/107) Installing libsodium (1.0.18-r3) [2023-11-28T19:16:16.313Z] (78/107) Installing libzmq (4.3.4-r4) [2023-11-28T19:16:16.573Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2023-11-28T19:16:16.573Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-11-28T19:16:16.573Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-11-28T19:16:16.573Z] (82/107) Installing shaderc (2023.3-r1) [2023-11-28T19:16:16.573Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-11-28T19:16:16.573Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-11-28T19:16:16.573Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-11-28T19:16:16.573Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2023-11-28T19:16:16.573Z] (87/107) Installing vidstab (1.1.1-r0) [2023-11-28T19:16:16.573Z] (88/107) Installing zimg (3.0.5-r0) [2023-11-28T19:16:16.573Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-11-28T19:16:16.573Z] (90/107) Installing libasyncns (0.8-r1) [2023-11-28T19:16:16.573Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-11-28T19:16:16.573Z] (92/107) Installing libltdl (2.4.7-r2) [2023-11-28T19:16:16.573Z] (93/107) Installing orc (0.4.34-r0) [2023-11-28T19:16:16.573Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-11-28T19:16:16.573Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-11-28T19:16:16.573Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-11-28T19:16:16.573Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-11-28T19:16:16.573Z] (98/107) Installing libpulse (16.1-r10) [2023-11-28T19:16:16.573Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-28T19:16:16.833Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-11-28T19:16:16.833Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-11-28T19:16:16.833Z] (102/107) Installing ffmpeg (6.0.1-r0) [2023-11-28T19:16:16.833Z] (103/107) Installing udev-init-scripts (35-r1) [2023-11-28T19:16:16.833Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-11-28T19:16:16.833Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-11-28T19:16:16.833Z] (106/107) Installing kmod-libs (30-r3) [2023-11-28T19:16:16.833Z] (107/107) Installing eudev (3.2.11-r8) [2023-11-28T19:16:16.833Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T19:16:16.833Z] Executing glib-2.76.4-r0.trigger [2023-11-28T19:16:16.833Z] Executing eudev-3.2.11-r8.trigger [2023-11-28T19:16:16.833Z] OK: 131 MiB in 122 packages [2023-11-28T19:16:19.401Z] Removing intermediate container 49596db493a2 [2023-11-28T19:16:19.401Z] ---> 664b3b29cab9 [2023-11-28T19:16:19.401Z] Step 18/37 : RUN apk --no-cache upgrade [2023-11-28T19:16:19.401Z] ---> Running in cc2f36431426 [2023-11-28T19:16:19.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T19:16:19.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T19:16:19.918Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T19:16:19.918Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T19:16:19.918Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T19:16:19.918Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T19:16:19.918Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T19:16:19.918Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T19:16:19.918Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T19:16:19.918Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T19:16:19.918Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T19:16:19.918Z] OK: 131 MiB in 122 packages [2023-11-28T19:16:20.485Z] Removing intermediate container cc2f36431426 [2023-11-28T19:16:20.485Z] ---> 5eff8cc233ce [2023-11-28T19:16:20.485Z] Step 19/37 : WORKDIR / [2023-11-28T19:16:20.485Z] ---> Running in 2d85dccb6c67 [2023-11-28T19:16:20.746Z] Removing intermediate container 2d85dccb6c67 [2023-11-28T19:16:20.746Z] ---> 5b66589e9793 [2023-11-28T19:16:20.746Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2023-11-28T19:16:21.004Z] ---> 6153dd8b6ff5 [2023-11-28T19:16:21.004Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-28T19:16:21.265Z] ---> bc719bc5daab [2023-11-28T19:16:21.265Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-28T19:16:21.265Z] ---> 171e153fefcf [2023-11-28T19:16:21.265Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-28T19:16:21.524Z] ---> 2b182036d9bd [2023-11-28T19:16:21.524Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-28T19:16:21.524Z] ---> 6dcbab17b3e9 [2023-11-28T19:16:21.524Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-28T19:16:21.524Z] ---> 4520c2976e50 [2023-11-28T19:16:21.524Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2023-11-28T19:16:22.092Z] ---> 4dfe10541679 [2023-11-28T19:16:22.092Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-28T19:16:22.092Z] ---> Running in 28caba11f62b [2023-11-28T19:16:22.659Z] Removing intermediate container 28caba11f62b [2023-11-28T19:16:22.659Z] ---> c6d8ea2f79d9 [2023-11-28T19:16:22.659Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-28T19:16:22.659Z] ---> Running in 2ea2684fd017 [2023-11-28T19:16:23.228Z] Removing intermediate container 2ea2684fd017 [2023-11-28T19:16:23.228Z] ---> 0d10f1fed072 [2023-11-28T19:16:23.228Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-28T19:16:23.228Z] ---> Running in 3bfdd4e65837 [2023-11-28T19:16:23.795Z] Removing intermediate container 3bfdd4e65837 [2023-11-28T19:16:23.795Z] ---> 9a1309d81870 [2023-11-28T19:16:23.795Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-28T19:16:23.795Z] ---> Running in e7efb4fe6994 [2023-11-28T19:16:24.361Z] Removing intermediate container e7efb4fe6994 [2023-11-28T19:16:24.361Z] ---> e74699bb150c [2023-11-28T19:16:24.361Z] Step 31/37 : EXPOSE 59983 [2023-11-28T19:16:24.361Z] ---> Running in 5fdebb6f6235 [2023-11-28T19:16:24.361Z] Removing intermediate container 5fdebb6f6235 [2023-11-28T19:16:24.361Z] ---> 6194e49e187b [2023-11-28T19:16:24.361Z] Step 32/37 : EXPOSE 8554 [2023-11-28T19:16:24.361Z] ---> Running in 4ee5104e2438 [2023-11-28T19:16:24.624Z] Removing intermediate container 4ee5104e2438 [2023-11-28T19:16:24.624Z] ---> 6b4ab7b0e3dc [2023-11-28T19:16:24.624Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-28T19:16:24.624Z] ---> Running in 8e082f524ca7 [2023-11-28T19:16:24.624Z] Removing intermediate container 8e082f524ca7 [2023-11-28T19:16:24.624Z] ---> 23bc8ee568b2 [2023-11-28T19:16:24.624Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-28T19:16:24.624Z] ---> Running in 950c71c5b48e [2023-11-28T19:16:24.624Z] Removing intermediate container 950c71c5b48e [2023-11-28T19:16:24.624Z] ---> c2e7e1bb1fcb [2023-11-28T19:16:24.624Z] Step 35/37 : LABEL arch=amd64 [2023-11-28T19:16:24.883Z] ---> Running in 4df4ee37288b [2023-11-28T19:16:24.883Z] Removing intermediate container 4df4ee37288b [2023-11-28T19:16:24.883Z] ---> b62238cfdeba [2023-11-28T19:16:24.883Z] Step 36/37 : LABEL git_sha=ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 [2023-11-28T19:16:24.883Z] ---> Running in 2f25c0f3dc1a [2023-11-28T19:16:24.883Z] Removing intermediate container 2f25c0f3dc1a [2023-11-28T19:16:24.883Z] ---> 4f3d3dd7a90b [2023-11-28T19:16:24.883Z] Step 37/37 : LABEL version=0.0.0 [2023-11-28T19:16:24.883Z] ---> Running in c9986064701c [2023-11-28T19:16:25.143Z] Removing intermediate container c9986064701c [2023-11-28T19:16:25.143Z] ---> fc39b859f4dd [2023-11-28T19:16:25.143Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T19:16:25.143Z] Successfully built fc39b859f4dd [2023-11-28T19:16:25.143Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:16:26.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T19:16:26.401Z] [2023-11-28T19:16:26.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T19:16:26.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T19:16:26.801Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T19:16:26.801Z] 5eb5b503b376: Pulling fs layer [2023-11-28T19:16:26.801Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T19:16:26.801Z] ec43610c2a17: Pulling fs layer [2023-11-28T19:16:26.801Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T19:16:26.801Z] 33b1e0a273af: Pulling fs layer [2023-11-28T19:16:26.801Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T19:16:26.801Z] 2f39f015ded8: Pulling fs layer [2023-11-28T19:16:26.801Z] 3a2ae6a8a46f: Waiting [2023-11-28T19:16:26.801Z] 5d3b04190fa2: Waiting [2023-11-28T19:16:26.801Z] 2f39f015ded8: Waiting [2023-11-28T19:16:26.801Z] 5c69ac0246d0: Download complete [2023-11-28T19:16:26.801Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T19:16:26.801Z] 3a2ae6a8a46f: Download complete [2023-11-28T19:16:26.801Z] 33b1e0a273af: Verifying Checksum [2023-11-28T19:16:26.801Z] 33b1e0a273af: Download complete [2023-11-28T19:16:26.801Z] ec43610c2a17: Verifying Checksum [2023-11-28T19:16:26.801Z] ec43610c2a17: Download complete [2023-11-28T19:16:26.801Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T19:16:26.801Z] 5d3b04190fa2: Download complete [2023-11-28T19:16:27.062Z] 5eb5b503b376: Verifying Checksum [2023-11-28T19:16:27.062Z] 5eb5b503b376: Download complete [2023-11-28T19:16:28.003Z] 5eb5b503b376: Pull complete [2023-11-28T19:16:28.261Z] 5c69ac0246d0: Pull complete [2023-11-28T19:16:28.828Z] ec43610c2a17: Pull complete [2023-11-28T19:16:28.828Z] 3a2ae6a8a46f: Pull complete [2023-11-28T19:16:28.828Z] 33b1e0a273af: Pull complete [2023-11-28T19:16:29.086Z] 5d3b04190fa2: Pull complete [2023-11-28T19:16:33.295Z] 2f39f015ded8: Pull complete [2023-11-28T19:16:33.295Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T19:16:33.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T19:16:33.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T19:16:33.786Z] prd-ubuntu20.04-docker-8c-8g-2632 does not seem to be running inside a container [2023-11-28T19:16:33.865Z] $ 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-313 -v /w/workspace/foundry_device-usb-camera_PR-313:/w/workspace/foundry_device-usb-camera_PR-313:rw,z -v /w/workspace/foundry_device-usb-camera_PR-313@tmp:/w/workspace/foundry_device-usb-camera_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T19:16:36.918Z] $ docker top 2aa7979c71e0c444bdeec06c6a9b7b2726e82a3aa1074148190147e112a45f3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T19:16:37.420Z] ---> job-cost.sh [2023-11-28T19:16:37.420Z] lf-activate-venv: SKIPPING [2023-11-28T19:16:37.420Z] INFO: No Stack... [2023-11-28T19:16:37.679Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T19:16:37.938Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T19:16:38.254Z] + cat /w/workspace/foundry_device-usb-camera_PR-313/archives/cost.csv [2023-11-28T19:16:38.254Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T19:16:38.304Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-313-1-stack-cost] [2023-11-28T19:16:38.309Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-313-1-stack-cost] did not exist. Created. [2023-11-28T19:16:38.310Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T19:16:38.768Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T19:16:38.817Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T19:16:38.891Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T19:16:39.050Z] $ docker stop --time=1 2aa7979c71e0c444bdeec06c6a9b7b2726e82a3aa1074148190147e112a45f3c [2023-11-28T19:16:40.189Z] $ docker rm -f --volumes 2aa7979c71e0c444bdeec06c6a9b7b2726e82a3aa1074148190147e112a45f3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T20:17:01.168Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5047 in /w/workspace/foundry_device-usb-camera_PR-313 [Pipeline] { [Pipeline] ws [2023-11-28T20:17:01.250Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-11-28T20:17:04.377Z] Selected Git installation does not exist. Using Default [2023-11-28T20:17:04.377Z] The recommended git tool is: NONE [2023-11-28T20:17:10.436Z] using credential edgex-jenkins-ssh [2023-11-28T20:17:10.456Z] Cloning the remote Git repository [2023-11-28T20:17:10.508Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-11-28T20:17:10.617Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-11-28T20:17:10.801Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-11-28T20:17:10.803Z] > git --version # timeout=10 [2023-11-28T20:17:10.829Z] > git --version # 'git version 2.25.1' [2023-11-28T20:17:10.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T20:17:11.009Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T20:17:12.844Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-11-28T20:17:12.875Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T20:17:14.644Z] Merging remotes/origin/main commit 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 into PR head commit ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 [2023-11-28T20:17:14.957Z] Merge succeeded, producing ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 [2023-11-28T20:17:14.958Z] Checking out Revision ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 (PR-313) [2023-11-28T20:17:13.878Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-11-28T20:17:13.922Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-11-28T20:17:13.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T20:17:13.942Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-28T20:17:14.666Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T20:17:14.748Z] > git checkout -f ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 # timeout=10 [2023-11-28T20:17:14.843Z] > git remote # timeout=10 [2023-11-28T20:17:14.865Z] > git config --get remote.origin.url # timeout=10 [2023-11-28T20:17:14.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T20:17:14.903Z] > git merge 6e9e8282a24c5b81fc31740ee0ad2433cd2c3582 # timeout=10 [2023-11-28T20:17:14.936Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-28T20:17:14.967Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T20:17:14.982Z] > git checkout -f ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 # timeout=10 [2023-11-28T20:17:18.576Z] Commit message: "build: Update to latest 3.2.0 dev go-mods" [2023-11-28T20:17:18.638Z] > git --version # timeout=10 [2023-11-28T20:17:18.655Z] > git --version # 'git version 2.25.1' [2023-11-28T20:17:18.681Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:17:20.145Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T20:17:20.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T20:17:20.145Z] Dload Upload Total Spent Left Speed [2023-11-28T20:17:20.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 209k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh [2023-11-28T20:17:20.505Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T20:17:20.858Z] + sudo tee /etc/docker/daemon.new [2023-11-28T20:17:20.858Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T20:17:20.858Z] { [2023-11-28T20:17:20.858Z] "registry-mirrors": [ [2023-11-28T20:17:20.858Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T20:17:20.858Z] ], [2023-11-28T20:17:20.858Z] "bip": "10.250.0.254/24", [2023-11-28T20:17:20.858Z] "hosts": [ [2023-11-28T20:17:20.858Z] "tcp://0.0.0.0:5555", [2023-11-28T20:17:20.858Z] "unix:///var/run/docker.sock" [2023-11-28T20:17:20.858Z] ], [2023-11-28T20:17:20.858Z] "mtu": 1458, [2023-11-28T20:17:20.858Z] "selinux-enabled": true, [2023-11-28T20:17:20.858Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T20:17:20.858Z] } [Pipeline] sh [2023-11-28T20:17:21.201Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T20:17:21.545Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:17:39.944Z] provisioning config files... [2023-11-28T20:17:39.986Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config452771371134063918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:17:40.539Z] ---> ****-login.sh [2023-11-28T20:17:40.539Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:17:41.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:17:41.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:17:41.133Z] Configure a credential helper to remove this warning. See [2023-11-28T20:17:41.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:17:41.133Z] [2023-11-28T20:17:41.133Z] Login Succeeded [2023-11-28T20:17:41.133Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:17:41.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:17:41.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:17:41.688Z] Configure a credential helper to remove this warning. See [2023-11-28T20:17:41.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:17:41.688Z] [2023-11-28T20:17:41.688Z] Login Succeeded [2023-11-28T20:17:41.688Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:17:41.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:17:41.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:17:41.959Z] Configure a credential helper to remove this warning. See [2023-11-28T20:17:41.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:17:41.959Z] [2023-11-28T20:17:41.959Z] Login Succeeded [2023-11-28T20:17:41.959Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:17:42.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:17:42.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:17:42.506Z] Configure a credential helper to remove this warning. See [2023-11-28T20:17:42.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:17:42.506Z] [2023-11-28T20:17:42.506Z] Login Succeeded [2023-11-28T20:17:42.506Z] ****.io [2023-11-28T20:17:42.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:17:43.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:17:43.051Z] Configure a credential helper to remove this warning. See [2023-11-28T20:17:43.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:17:43.051Z] [2023-11-28T20:17:43.051Z] Login Succeeded [2023-11-28T20:17:43.051Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:17:43.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:17:43.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:17:43.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:17:43.841Z] ========================================================= [2023-11-28T20:17:43.841Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T20:17:43.841Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:17:44.545Z] + 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-11-28T20:17:44.816Z] Sending build context to Docker daemon 7.405MB [2023-11-28T20:17:45.093Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:17:45.093Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-28T20:17:49.369Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T20:17:49.369Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T20:17:49.369Z] 5d54e960e981: Pulling fs layer [2023-11-28T20:17:49.369Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T20:17:49.369Z] f0e02332f6b5: Pulling fs layer [2023-11-28T20:17:49.369Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T20:17:49.369Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T20:17:49.369Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T20:17:49.369Z] 872ee5b61b7b: Waiting [2023-11-28T20:17:49.369Z] 0c6a40ed1a82: Waiting [2023-11-28T20:17:49.369Z] f0e02332f6b5: Waiting [2023-11-28T20:17:49.369Z] 94ae7d8d031c: Waiting [2023-11-28T20:17:49.369Z] 5d54e960e981: Verifying Checksum [2023-11-28T20:17:49.369Z] 5d54e960e981: Download complete [2023-11-28T20:17:49.369Z] f0e02332f6b5: Verifying Checksum [2023-11-28T20:17:49.369Z] f0e02332f6b5: Download complete [2023-11-28T20:17:49.369Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T20:17:49.369Z] 872ee5b61b7b: Download complete [2023-11-28T20:17:49.369Z] 9fda8d8052c6: Download complete [2023-11-28T20:17:49.369Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T20:17:49.369Z] 94ae7d8d031c: Download complete [2023-11-28T20:17:49.647Z] 9fda8d8052c6: Pull complete [2023-11-28T20:17:50.242Z] 5d54e960e981: Pull complete [2023-11-28T20:17:50.515Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T20:17:50.515Z] c4a7e357bf2a: Download complete [2023-11-28T20:17:51.480Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T20:17:51.480Z] 0c6a40ed1a82: Download complete [2023-11-28T20:18:03.814Z] c4a7e357bf2a: Pull complete [2023-11-28T20:18:04.083Z] f0e02332f6b5: Pull complete [2023-11-28T20:18:04.352Z] 872ee5b61b7b: Pull complete [2023-11-28T20:18:12.583Z] 0c6a40ed1a82: Pull complete [2023-11-28T20:18:13.992Z] 94ae7d8d031c: Pull complete [2023-11-28T20:18:14.260Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T20:18:14.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T20:18:14.261Z] ---> 86de565de09d [2023-11-28T20:18:14.261Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:18:16.212Z] ---> Running in bbf263bf6ffa [2023-11-28T20:18:16.484Z] Removing intermediate container bbf263bf6ffa [2023-11-28T20:18:16.484Z] ---> 96dbd53b1dda [2023-11-28T20:18:16.484Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:18:16.753Z] ---> Running in 09953d372016 [2023-11-28T20:18:17.023Z] Removing intermediate container 09953d372016 [2023-11-28T20:18:17.023Z] ---> 72d0eede246f [2023-11-28T20:18:17.023Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-28T20:18:17.023Z] ---> Running in 42e7ec9e4b38 [2023-11-28T20:18:17.298Z] Removing intermediate container 42e7ec9e4b38 [2023-11-28T20:18:17.298Z] ---> 345367bf909a [2023-11-28T20:18:17.298Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-28T20:18:17.569Z] ---> Running in 5f3826fb505b [2023-11-28T20:18:17.851Z] Removing intermediate container 5f3826fb505b [2023-11-28T20:18:17.851Z] ---> 4f327aaa7a13 [2023-11-28T20:18:17.851Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:18:17.851Z] ---> Running in 1fdcc08c41ef [2023-11-28T20:18:19.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:18:19.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:18:20.676Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-28T20:18:20.676Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-28T20:18:20.676Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-28T20:18:20.676Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-28T20:18:20.676Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-28T20:18:20.676Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-28T20:18:20.676Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-28T20:18:20.676Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-28T20:18:20.676Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-28T20:18:20.676Z] (10/13) Installing kmod-libs (30-r3) [2023-11-28T20:18:20.676Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-28T20:18:20.676Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-28T20:18:20.676Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-28T20:18:20.676Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:18:20.676Z] Executing eudev-3.2.11-r8.trigger [2023-11-28T20:18:20.950Z] OK: 273 MiB in 65 packages [2023-11-28T20:18:22.367Z] Removing intermediate container 1fdcc08c41ef [2023-11-28T20:18:22.367Z] ---> 29128dfc088e [2023-11-28T20:18:22.367Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-28T20:18:22.367Z] ---> Running in 86c4a4228c47 [2023-11-28T20:18:22.638Z] Removing intermediate container 86c4a4228c47 [2023-11-28T20:18:22.638Z] ---> f3c63fb5d755 [2023-11-28T20:18:22.638Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-28T20:18:22.906Z] ---> ebcd75b5647d [2023-11-28T20:18:22.906Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:18:23.177Z] ---> Running in 7965a92ddc44 [2023-11-28T20:19:44.850Z] Removing intermediate container 7965a92ddc44 [2023-11-28T20:19:44.850Z] ---> 49d369c682a9 [2023-11-28T20:19:44.850Z] Step 11/13 : COPY . . [2023-11-28T20:19:44.850Z] ---> 7c13a93d560a [2023-11-28T20:19:44.850Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-28T20:19:44.850Z] ---> Running in 08eb92352a91 [2023-11-28T20:19:44.850Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T20:19:44.850Z] Dload Upload Total Spent Left  Speed [2023-11-28T20:19:44.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0   0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253  0 0 5386 0 --:--:-- --:--:-- --:--:-- 5400 [2023-11-28T20:19:44.850Z] Removing intermediate container 08eb92352a91 [2023-11-28T20:19:44.850Z] ---> 2feb801a3559 [2023-11-28T20:19:44.850Z] Step 13/13 : RUN ${MAKE} [2023-11-28T20:19:44.850Z] ---> Running in 2144a8cb208d [2023-11-28T20:19:44.850Z] noop [2023-11-28T20:19:44.850Z] Removing intermediate container 2144a8cb208d [2023-11-28T20:19:44.850Z] ---> af812dc2f5b0 [2023-11-28T20:19:44.850Z] Successfully built af812dc2f5b0 [2023-11-28T20:19:44.850Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:19:45.446Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T20:19:45.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:19:45.839Z] prd-ubuntu20.04-docker-arm64-4c-16g-5047 does not seem to be running inside a container [2023-11-28T20:19:45.919Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T20:19:47.160Z] $ docker top da542a73cbc0bda5e099f6788aeab178c1ef21672aa94feff25c5912bcc346c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:19:48.144Z] + go version [2023-11-28T20:19:48.144Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T20:19:48.177Z] $ docker stop --time=1 da542a73cbc0bda5e099f6788aeab178c1ef21672aa94feff25c5912bcc346c8 [2023-11-28T20:19:49.828Z] $ docker rm -f --volumes da542a73cbc0bda5e099f6788aeab178c1ef21672aa94feff25c5912bcc346c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:19:51.116Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T20:19:51.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:19:51.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-5047 does not seem to be running inside a container [2023-11-28T20:19:51.553Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T20:19:52.805Z] $ docker top 459fba4f55e4c213652f5367ed6db517e2823f0cf2259bb8c7617f0cbb841365 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:19:53.459Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:19:54.484Z] + make test [2023-11-28T20:19:54.484Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T20:20:01.603Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-28T20:22:08.298Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-28T20:22:11.675Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.090s coverage: 4.4% of statements [2023-11-28T20:22:12.656Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T20:22:12.656Z] go vet ./... [2023-11-28T20:22:51.567Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T20:22:51.567Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T20:22:51.567Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T20:22:51.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T20:22:51.684Z] $ docker stop --time=1 459fba4f55e4c213652f5367ed6db517e2823f0cf2259bb8c7617f0cbb841365 [2023-11-28T20:22:53.510Z] $ docker rm -f --volumes 459fba4f55e4c213652f5367ed6db517e2823f0cf2259bb8c7617f0cbb841365 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:22:54.845Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T20:22:54.883Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T20:22:55.605Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:22:56.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T20:22:56.924Z] + ls -al . [2023-11-28T20:22:56.924Z] total 220 [2023-11-28T20:22:56.924Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:19 . [2023-11-28T20:22:56.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:17 .. [2023-11-28T20:22:56.924Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:17 .git [2023-11-28T20:22:56.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:17 .github [2023-11-28T20:22:56.924Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 28 20:17 .gitignore [2023-11-28T20:22:56.924Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 28 20:17 .golangci.yml [2023-11-28T20:22:56.924Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 28 20:17 .hadolint.yml [2023-11-28T20:22:56.924Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 28 20:17 Attribution.txt [2023-11-28T20:22:56.924Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 28 20:17 CHANGELOG.md [2023-11-28T20:22:56.924Z] -rw-rw-r-- 1 jenkins jenkins 2562 Nov 28 20:17 Dockerfile [2023-11-28T20:22:56.924Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 28 20:17 GOVERNANCE.md [2023-11-28T20:22:56.924Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 28 20:17 Jenkinsfile [2023-11-28T20:22:56.924Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 28 20:17 LICENSE [2023-11-28T20:22:56.924Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 28 20:17 Makefile [2023-11-28T20:22:56.924Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 28 20:17 OWNERS.md [2023-11-28T20:22:56.924Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 28 20:17 README.md [2023-11-28T20:22:56.924Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 19:14 VERSION [2023-11-28T20:22:56.924Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:17 bin [2023-11-28T20:22:56.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:17 cmd [2023-11-28T20:22:56.924Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 28 20:22 coverage.out [2023-11-28T20:22:56.924Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 28 20:17 docker-entrypoint.sh [2023-11-28T20:22:56.924Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:17 docs [2023-11-28T20:22:56.924Z] -rw-rw-r-- 1 jenkins jenkins 3920 Nov 28 20:17 go.mod [2023-11-28T20:22:56.924Z] -rw-rw-r-- 1 jenkins jenkins 34828 Nov 28 20:17 go.sum [2023-11-28T20:22:56.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:17 internal [2023-11-28T20:22:56.924Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 28 20:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:22:57.486Z] + 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=ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 --label arch=arm64 --label version=0.0.0 . [2023-11-28T20:22:58.113Z] Sending build context to Docker daemon 7.46MB [2023-11-28T20:22:58.113Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:22:58.113Z] Step 2/37 : FROM ${BASE} AS builder [2023-11-28T20:22:58.113Z] ---> af812dc2f5b0 [2023-11-28T20:22:58.113Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:22:58.113Z] ---> Running in 4760010f55aa [2023-11-28T20:22:58.394Z] Removing intermediate container 4760010f55aa [2023-11-28T20:22:58.394Z] ---> fbae46be3a61 [2023-11-28T20:22:58.394Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:22:58.687Z] ---> Running in 7ef6636e48c7 [2023-11-28T20:22:58.958Z] Removing intermediate container 7ef6636e48c7 [2023-11-28T20:22:58.958Z] ---> e230474cbca5 [2023-11-28T20:22:58.958Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-28T20:22:58.958Z] ---> Running in 5875ec4b3444 [2023-11-28T20:22:59.228Z] Removing intermediate container 5875ec4b3444 [2023-11-28T20:22:59.228Z] ---> 58bfded5033d [2023-11-28T20:22:59.228Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-28T20:22:59.228Z] ---> Running in ded39dc8c661 [2023-11-28T20:22:59.508Z] Removing intermediate container ded39dc8c661 [2023-11-28T20:22:59.508Z] ---> abbf511cf29a [2023-11-28T20:22:59.508Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:22:59.778Z] ---> Running in 79b5f1cc5285 [2023-11-28T20:23:00.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:23:01.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:23:02.448Z] OK: 273 MiB in 65 packages [2023-11-28T20:23:03.420Z] Removing intermediate container 79b5f1cc5285 [2023-11-28T20:23:03.420Z] ---> 2edb79392db4 [2023-11-28T20:23:03.420Z] Step 8/37 : WORKDIR /device-usb-camera [2023-11-28T20:23:03.420Z] ---> Running in 2224495b04aa [2023-11-28T20:23:03.689Z] Removing intermediate container 2224495b04aa [2023-11-28T20:23:03.689Z] ---> fff07d828f04 [2023-11-28T20:23:03.689Z] Step 9/37 : COPY go.mod vendor* ./ [2023-11-28T20:23:04.281Z] ---> 73af00112ca7 [2023-11-28T20:23:04.281Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:23:04.281Z] ---> Running in 7d510f6b5ccd [2023-11-28T20:23:06.880Z] Removing intermediate container 7d510f6b5ccd [2023-11-28T20:23:06.880Z] ---> da13c0417f80 [2023-11-28T20:23:06.880Z] Step 11/37 : COPY . . [2023-11-28T20:23:11.136Z] ---> 86fa8da23394 [2023-11-28T20:23:11.136Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-28T20:23:11.136Z] ---> Running in aa3fdc44e1cb [2023-11-28T20:23:11.720Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T20:23:11.720Z] Dload Upload Total Spent Left Speed [2023-11-28T20:23:11.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100  1253 0 0 8693 0 --:--:-- --:--:-- --:--:-- 8762 [2023-11-28T20:23:12.581Z] Removing intermediate container aa3fdc44e1cb [2023-11-28T20:23:12.581Z] ---> 33aedf8ecf06 [2023-11-28T20:23:12.581Z] Step 13/37 : RUN ${MAKE} [2023-11-28T20:23:12.850Z] ---> Running in 2304b5a2f84d [2023-11-28T20:23:13.814Z] 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.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-28T20:25:35.513Z] Removing intermediate container 2304b5a2f84d [2023-11-28T20:25:35.513Z] ---> e1ee59fe663f [2023-11-28T20:25:35.513Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-28T20:25:35.513Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-28T20:25:35.513Z] 8766b47fe142: Pulling fs layer [2023-11-28T20:25:36.476Z] 8766b47fe142: Verifying Checksum [2023-11-28T20:25:36.476Z] 8766b47fe142: Download complete [2023-11-28T20:25:37.058Z] 8766b47fe142: Pull complete [2023-11-28T20:25:37.058Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-28T20:25:37.058Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-28T20:25:37.058Z] ---> 69d40e2cb93c [2023-11-28T20:25:37.058Z] Step 15/37 : FROM alpine:3.18 [2023-11-28T20:25:37.637Z] 3.18: Pulling from library/alpine [2023-11-28T20:25:37.637Z] 579b34f0a95b: Pulling fs layer [2023-11-28T20:25:37.906Z] 579b34f0a95b: Verifying Checksum [2023-11-28T20:25:37.906Z] 579b34f0a95b: Download complete [2023-11-28T20:25:38.492Z] 579b34f0a95b: Pull complete [2023-11-28T20:25:38.492Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T20:25:38.759Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T20:25:38.759Z] ---> 3cc203321400 [2023-11-28T20:25:38.759Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-28T20:25:38.759Z] ---> Running in 01ee2b80bcd1 [2023-11-28T20:25:39.037Z] Removing intermediate container 01ee2b80bcd1 [2023-11-28T20:25:39.037Z] ---> 47b568f29b2b [2023-11-28T20:25:39.037Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-28T20:25:39.037Z] ---> Running in da55a4734a50 [2023-11-28T20:25:39.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:25:40.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:25:41.543Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-11-28T20:25:41.543Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-11-28T20:25:41.543Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-11-28T20:25:41.811Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-11-28T20:25:41.811Z] (5/104) Installing libxau (1.0.11-r2) [2023-11-28T20:25:41.811Z] (6/104) Installing libmd (1.0.4-r2) [2023-11-28T20:25:41.811Z] (7/104) Installing libbsd (0.11.7-r1) [2023-11-28T20:25:41.811Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-11-28T20:25:41.811Z] (9/104) Installing libxcb (1.15-r1) [2023-11-28T20:25:41.811Z] (10/104) Installing libx11 (1.8.7-r0) [2023-11-28T20:25:42.077Z] (11/104) Installing libdrm (2.4.115-r4) [2023-11-28T20:25:42.077Z] (12/104) Installing libxext (1.3.5-r2) [2023-11-28T20:25:42.077Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-11-28T20:25:42.077Z] (14/104) Installing libffi (3.4.4-r2) [2023-11-28T20:25:42.077Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-11-28T20:25:42.077Z] (16/104) Installing libva (2.18.0-r1) [2023-11-28T20:25:42.077Z] (17/104) Installing libvdpau (1.5-r1) [2023-11-28T20:25:42.077Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2023-11-28T20:25:42.077Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-11-28T20:25:42.347Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-11-28T20:25:42.347Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-11-28T20:25:42.347Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-28T20:25:42.347Z] (23/104) Installing libhwy (1.0.4-r1) [2023-11-28T20:25:42.347Z] (24/104) Installing lcms2 (2.15-r2) [2023-11-28T20:25:42.347Z] (25/104) Installing libjxl (0.8.2-r0) [2023-11-28T20:25:42.347Z] (26/104) Installing lame-libs (3.100-r5) [2023-11-28T20:25:42.347Z] (27/104) Installing opus (1.4-r0) [2023-11-28T20:25:42.347Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-11-28T20:25:42.347Z] (29/104) Installing soxr (0.1.3-r5) [2023-11-28T20:25:42.347Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2023-11-28T20:25:42.347Z] (31/104) Installing libogg (1.3.5-r4) [2023-11-28T20:25:42.347Z] (32/104) Installing libtheora (1.1.1-r17) [2023-11-28T20:25:42.347Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-11-28T20:25:42.614Z] (34/104) Installing libvpx (1.13.0-r2) [2023-11-28T20:25:42.614Z] (35/104) Installing libwebp (1.3.2-r0) [2023-11-28T20:25:42.614Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-11-28T20:25:42.614Z] (37/104) Installing numactl (2.0.16-r4) [2023-11-28T20:25:42.614Z] (38/104) Installing x265-libs (3.5-r4) [2023-11-28T20:25:42.881Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-11-28T20:25:42.881Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-11-28T20:25:43.149Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-11-28T20:25:43.149Z] (42/104) Installing libexpat (2.5.0-r1) [2023-11-28T20:25:43.149Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-11-28T20:25:43.149Z] (44/104) Installing libpng (1.6.39-r3) [2023-11-28T20:25:43.149Z] (45/104) Installing freetype (2.13.0-r5) [2023-11-28T20:25:43.149Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-11-28T20:25:43.149Z] (47/104) Installing fribidi (1.0.13-r0) [2023-11-28T20:25:43.149Z] (48/104) Installing libintl (0.21.1-r7) [2023-11-28T20:25:43.149Z] (49/104) Installing libblkid (2.38.1-r8) [2023-11-28T20:25:43.149Z] (50/104) Installing libmount (2.38.1-r8) [2023-11-28T20:25:43.414Z] (51/104) Installing pcre2 (10.42-r1) [2023-11-28T20:25:43.414Z] (52/104) Installing glib (2.76.4-r0) [2023-11-28T20:25:43.414Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-11-28T20:25:43.414Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-11-28T20:25:43.414Z] (55/104) Installing libunibreak (5.1-r0) [2023-11-28T20:25:43.414Z] (56/104) Installing libass (0.17.1-r0) [2023-11-28T20:25:43.414Z] (57/104) Installing libbluray (1.3.4-r0) [2023-11-28T20:25:43.414Z] (58/104) Installing gmp (6.2.1-r3) [2023-11-28T20:25:43.414Z] (59/104) Installing nettle (3.8.1-r2) [2023-11-28T20:25:43.686Z] (60/104) Installing libunistring (1.1-r1) [2023-11-28T20:25:43.686Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-11-28T20:25:43.686Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-11-28T20:25:43.686Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-11-28T20:25:43.686Z] (64/104) Installing gnutls (3.8.0-r2) [2023-11-28T20:25:43.686Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-11-28T20:25:43.686Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-11-28T20:25:43.686Z] (67/104) Installing cjson (1.7.15-r4) [2023-11-28T20:25:43.686Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-11-28T20:25:43.686Z] (69/104) Installing librist (0.2.7-r0) [2023-11-28T20:25:43.686Z] (70/104) Installing libsrt (1.5.2-r0) [2023-11-28T20:25:43.952Z] (71/104) Installing libssh (0.10.5-r0) [2023-11-28T20:25:43.952Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-11-28T20:25:43.952Z] (73/104) Installing libxml2 (2.11.6-r0) [2023-11-28T20:25:43.952Z] (74/104) Installing libsodium (1.0.18-r3) [2023-11-28T20:25:43.952Z] (75/104) Installing libzmq (4.3.4-r4) [2023-11-28T20:25:43.952Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2023-11-28T20:25:43.952Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-11-28T20:25:44.220Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-11-28T20:25:44.220Z] (79/104) Installing shaderc (2023.3-r1) [2023-11-28T20:25:44.220Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-11-28T20:25:44.487Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-11-28T20:25:44.487Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-11-28T20:25:44.487Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2023-11-28T20:25:44.487Z] (84/104) Installing vidstab (1.1.1-r0) [2023-11-28T20:25:44.487Z] (85/104) Installing zimg (3.0.5-r0) [2023-11-28T20:25:44.487Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-11-28T20:25:44.487Z] (87/104) Installing libasyncns (0.8-r1) [2023-11-28T20:25:44.487Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-11-28T20:25:44.487Z] (89/104) Installing libltdl (2.4.7-r2) [2023-11-28T20:25:44.761Z] (90/104) Installing orc (0.4.34-r0) [2023-11-28T20:25:44.761Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-11-28T20:25:44.761Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-11-28T20:25:44.761Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-11-28T20:25:44.761Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-11-28T20:25:44.761Z] (95/104) Installing libpulse (16.1-r10) [2023-11-28T20:25:44.761Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-28T20:25:44.761Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-11-28T20:25:44.761Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-11-28T20:25:44.761Z] (99/104) Installing ffmpeg (6.0.1-r0) [2023-11-28T20:25:44.761Z] (100/104) Installing udev-init-scripts (35-r1) [2023-11-28T20:25:44.761Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-11-28T20:25:44.761Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-11-28T20:25:44.761Z] (103/104) Installing kmod-libs (30-r3) [2023-11-28T20:25:44.761Z] (104/104) Installing eudev (3.2.11-r8) [2023-11-28T20:25:45.036Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T20:25:45.036Z] Executing glib-2.76.4-r0.trigger [2023-11-28T20:25:45.036Z] Executing eudev-3.2.11-r8.trigger [2023-11-28T20:25:45.036Z] OK: 110 MiB in 119 packages [2023-11-28T20:25:48.377Z] Removing intermediate container da55a4734a50 [2023-11-28T20:25:48.377Z] ---> 26ef58a6b418 [2023-11-28T20:25:48.377Z] Step 18/37 : RUN apk --no-cache upgrade [2023-11-28T20:25:48.645Z] ---> Running in 64a431712c1f [2023-11-28T20:25:49.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:25:49.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:25:50.829Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:25:50.829Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:25:50.829Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T20:25:50.829Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:25:50.829Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:25:51.096Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:25:51.096Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:25:51.096Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:25:51.096Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:25:51.096Z] OK: 110 MiB in 119 packages [2023-11-28T20:25:52.052Z] Removing intermediate container 64a431712c1f [2023-11-28T20:25:52.052Z] ---> 1b1b5ba211fb [2023-11-28T20:25:52.052Z] Step 19/37 : WORKDIR / [2023-11-28T20:25:52.052Z] ---> Running in f9e91759f9de [2023-11-28T20:25:52.322Z] Removing intermediate container f9e91759f9de [2023-11-28T20:25:52.323Z] ---> 6295e151ac0f [2023-11-28T20:25:52.323Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2023-11-28T20:25:53.729Z] ---> 524e6ebc5448 [2023-11-28T20:25:53.729Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-28T20:25:54.311Z] ---> d86a79b3ce25 [2023-11-28T20:25:54.311Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-28T20:25:54.578Z] ---> 3ee0415705ee [2023-11-28T20:25:54.578Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-28T20:25:55.161Z] ---> 286e0e3b6486 [2023-11-28T20:25:55.161Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-28T20:25:55.747Z] ---> 8f58ad0cadea [2023-11-28T20:25:55.747Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-28T20:25:56.327Z] ---> 3b01fe9959f3 [2023-11-28T20:25:56.327Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2023-11-28T20:25:57.745Z] ---> 4a20ce0b99c2 [2023-11-28T20:25:57.745Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-28T20:25:57.745Z] ---> Running in 300d4c168a14 [2023-11-28T20:26:03.081Z] Removing intermediate container 300d4c168a14 [2023-11-28T20:26:03.081Z] ---> 6c19eabc1254 [2023-11-28T20:26:03.081Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-28T20:26:03.081Z] ---> Running in b9b5ed142ec0 [2023-11-28T20:26:04.043Z] Removing intermediate container b9b5ed142ec0 [2023-11-28T20:26:04.043Z] ---> 66a36e1ac065 [2023-11-28T20:26:04.043Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-28T20:26:04.043Z] ---> Running in 11fa43384700 [2023-11-28T20:26:05.456Z] Removing intermediate container 11fa43384700 [2023-11-28T20:26:05.456Z] ---> ada601a002f4 [2023-11-28T20:26:05.456Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-28T20:26:05.456Z] ---> Running in 0f883459ba6a [2023-11-28T20:26:06.858Z] Removing intermediate container 0f883459ba6a [2023-11-28T20:26:06.858Z] ---> cfe75c5a3986 [2023-11-28T20:26:06.858Z] Step 31/37 : EXPOSE 59983 [2023-11-28T20:26:07.124Z] ---> Running in 083441886c79 [2023-11-28T20:26:07.392Z] Removing intermediate container 083441886c79 [2023-11-28T20:26:07.392Z] ---> 464a10a3542c [2023-11-28T20:26:07.392Z] Step 32/37 : EXPOSE 8554 [2023-11-28T20:26:07.392Z] ---> Running in 02ff0398e882 [2023-11-28T20:26:07.658Z] Removing intermediate container 02ff0398e882 [2023-11-28T20:26:07.658Z] ---> ca99e492bd11 [2023-11-28T20:26:07.658Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-28T20:26:07.658Z] ---> Running in 6fde51454dbb [2023-11-28T20:26:07.934Z] Removing intermediate container 6fde51454dbb [2023-11-28T20:26:07.934Z] ---> f4ff89df751d [2023-11-28T20:26:07.934Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-28T20:26:08.205Z] ---> Running in 98aabdf60584 [2023-11-28T20:26:08.471Z] Removing intermediate container 98aabdf60584 [2023-11-28T20:26:08.471Z] ---> d7647499bd2d [2023-11-28T20:26:08.471Z] Step 35/37 : LABEL arch=arm64 [2023-11-28T20:26:08.471Z] ---> Running in b6989e27e653 [2023-11-28T20:26:08.738Z] Removing intermediate container b6989e27e653 [2023-11-28T20:26:08.738Z] ---> bec6d2074d5d [2023-11-28T20:26:08.738Z] Step 36/37 : LABEL git_sha=ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 [2023-11-28T20:26:08.738Z] ---> Running in 813e447e29b2 [2023-11-28T20:26:09.005Z] Removing intermediate container 813e447e29b2 [2023-11-28T20:26:09.005Z] ---> a7caf807d146 [2023-11-28T20:26:09.005Z] Step 37/37 : LABEL version=0.0.0 [2023-11-28T20:26:09.005Z] ---> Running in cece4b8ce3a9 [2023-11-28T20:26:09.273Z] Removing intermediate container cece4b8ce3a9 [2023-11-28T20:26:09.273Z] ---> 86eb8ba33750 [2023-11-28T20:26:09.273Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T20:26:09.538Z] Successfully built 86eb8ba33750 [2023-11-28T20:26:09.538Z] 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-11-28T20:26:10.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T20:26:10.849Z] [2023-11-28T20:26:10.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:26:11.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T20:26:11.558Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T20:26:11.558Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T20:26:11.558Z] 04944245beec: Pulling fs layer [2023-11-28T20:26:11.558Z] 699f458cf7ca: Pulling fs layer [2023-11-28T20:26:11.558Z] 765212b225bb: Pulling fs layer [2023-11-28T20:26:11.558Z] f23df028b6ca: Pulling fs layer [2023-11-28T20:26:11.558Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T20:26:11.558Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T20:26:11.558Z] f23df028b6ca: Waiting [2023-11-28T20:26:11.558Z] d65c8cfc05b1: Waiting [2023-11-28T20:26:11.558Z] 2437ff75d9bd: Waiting [2023-11-28T20:26:11.826Z] 04944245beec: Verifying Checksum [2023-11-28T20:26:11.826Z] 04944245beec: Download complete [2023-11-28T20:26:11.826Z] 765212b225bb: Verifying Checksum [2023-11-28T20:26:11.826Z] f23df028b6ca: Verifying Checksum [2023-11-28T20:26:11.826Z] f23df028b6ca: Download complete [2023-11-28T20:26:12.093Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T20:26:12.093Z] d65c8cfc05b1: Download complete [2023-11-28T20:26:12.093Z] 699f458cf7ca: Download complete [2023-11-28T20:26:12.362Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T20:26:12.362Z] 8998bd30e6a1: Download complete [2023-11-28T20:26:14.939Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T20:26:14.939Z] 2437ff75d9bd: Download complete [2023-11-28T20:26:16.350Z] 8998bd30e6a1: Pull complete [2023-11-28T20:26:16.934Z] 04944245beec: Pull complete [2023-11-28T20:26:18.341Z] 699f458cf7ca: Pull complete [2023-11-28T20:26:18.609Z] 765212b225bb: Pull complete [2023-11-28T20:26:19.572Z] f23df028b6ca: Pull complete [2023-11-28T20:26:19.572Z] d65c8cfc05b1: Pull complete [2023-11-28T20:26:37.930Z] 2437ff75d9bd: Pull complete [2023-11-28T20:26:37.930Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T20:26:37.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T20:26:37.930Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:26:38.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-5047 does not seem to be running inside a container [2023-11-28T20:26:38.533Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T20:26:41.164Z] $ docker top f3a73532d93db7bde9df076e50f7bd73f0f9d23cde38676caf516bf4837f9616 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:26:42.167Z] ---> job-cost.sh [2023-11-28T20:26:42.167Z] lf-activate-venv: SKIPPING [2023-11-28T20:26:42.167Z] INFO: No Stack... [2023-11-28T20:26:42.746Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T20:26:43.325Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T20:26:43.981Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-11-28T20:26:43.982Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T20:26:44.059Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-313-1-stack-cost] [2023-11-28T20:26:44.064Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-313-1-stack-cost] did not exist. Created. [2023-11-28T20:26:44.064Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:26:44.583Z] /w/workspace/device-usb-camera/1@tmp/durable-08a931fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T20:26:44.929Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T20:26:45.231Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T20:26:45.276Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T20:26:45.322Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T20:26:45.487Z] $ docker stop --time=1 f3a73532d93db7bde9df076e50f7bd73f0f9d23cde38676caf516bf4837f9616 [2023-11-28T20:26:46.992Z] $ docker rm -f --volumes f3a73532d93db7bde9df076e50f7bd73f0f9d23cde38676caf516bf4837f9616 [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-11-28T20:26:49.419Z] provisioning config files... [2023-11-28T20:26:49.431Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-313@tmp/config4126073301862396355tmp [Pipeline] { [Pipeline] sh [2023-11-28T20:26:49.855Z] + set +x [2023-11-28T20:26:49.856Z] + curl -s https://codecov.io/bash [2023-11-28T20:26:49.856Z] + bash -s -- [2023-11-28T20:26:49.856Z] [2023-11-28T20:26:49.856Z] _____ _ [2023-11-28T20:26:49.856Z] / ____| | | [2023-11-28T20:26:49.856Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T20:26:49.856Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T20:26:49.856Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T20:26:49.856Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T20:26:49.856Z] Bash-1.0.6 [2023-11-28T20:26:49.856Z] [2023-11-28T20:26:49.856Z] [2023-11-28T20:26:49.856Z] ==> git version 2.25.1 found [2023-11-28T20:26:49.856Z] ==> 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-11-28T20:26:49.856Z] Release-Date: 2020-01-08 [2023-11-28T20:26:49.856Z] 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-11-28T20:26:49.856Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T20:26:49.856Z] ==> Jenkins CI detected. [2023-11-28T20:26:49.856Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-313 [2023-11-28T20:26:49.856Z] project root: . [2023-11-28T20:26:49.856Z] --> token set from env [2023-11-28T20:26:49.856Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T20:26:49.856Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T20:26:49.856Z] ==> Python coveragepy not found [2023-11-28T20:26:49.856Z] ==> Searching for coverage reports in: [2023-11-28T20:26:49.856Z] + . [2023-11-28T20:26:49.856Z] -> Found 1 reports [2023-11-28T20:26:49.856Z] ==> Detecting git/mercurial file structure [2023-11-28T20:26:49.856Z] ==> Reading reports [2023-11-28T20:26:49.856Z] + ./coverage.out bytes=54703 [2023-11-28T20:26:49.856Z] ==> Appending adjustments [2023-11-28T20:26:49.856Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T20:26:50.115Z] + Found adjustments [2023-11-28T20:26:50.115Z] ==> Gzipping contents [2023-11-28T20:26:50.115Z] 8.0K /tmp/codecov.sBXNqk.gz [2023-11-28T20:26:50.115Z] ==> Uploading reports [2023-11-28T20:26:50.115Z] url: https://codecov.io [2023-11-28T20:26:50.115Z] query: branch=PR-313&commit=ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=313&job=&cmd_args= [2023-11-28T20:26:50.115Z] -> Pinging Codecov [2023-11-28T20:26:50.115Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-313&commit=ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=313&job=&cmd_args= [2023-11-28T20:26:50.115Z] -> Uploading to [2023-11-28T20:26:50.115Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/73D8F5FF140700D3E01443B452E23636/ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0/a6739bea-def3-4645-b77f-cf3d7daf6a76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T202650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78553083335cd101610d5d1c5fc20734f55388d3754ca7351a03ed1f16192f36 [2023-11-28T20:26:50.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T20:26:50.115Z] Dload Upload Total Spent Left Speed [2023-11-28T20:26:50.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 33522 --:--:-- --:--:-- --:--:-- 33357 100 6805 0 0 100 6805 0 22835 --:--:-- --:--:-- --:--:-- 22759 [2023-11-28T20:26:50.640Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ad50bbe5e5989835c7caf1aea7c7df0e1364f7f0 [Pipeline] } [2023-11-28T20:26:50.680Z] 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-11-28T20:26:54.141Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-313/archives ] [2023-11-28T20:26:54.141Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-313/archives [2023-11-28T20:26:54.141Z] total 16 [2023-11-28T20:26:54.141Z] drwxr-xr-x 3 root root 4096 Nov 28 19:16 . [2023-11-28T20:26:54.141Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 19:16 .. [2023-11-28T20:26:54.141Z] drwxr-xr-x 2 root root 4096 Nov 28 19:16 cost [2023-11-28T20:26:54.141Z] -rw-r--r-- 1 root root 89 Nov 28 19:16 cost.csv [2023-11-28T20:26:54.141Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-313/archives [2023-11-28T20:26:54.141Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-313/archives [2023-11-28T20:26:54.141Z] total 16 [2023-11-28T20:26:54.141Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 19:16 . [2023-11-28T20:26:54.141Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 19:16 .. [2023-11-28T20:26:54.141Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 19:16 cost [2023-11-28T20:26:54.141Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 28 19:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:26:54.545Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:26:55.465Z] ---> package-listing.sh [2023-11-28T20:26:55.465Z] ++ facter osfamily [2023-11-28T20:26:55.465Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T20:26:55.465Z] + OS_FAMILY=debian [2023-11-28T20:26:55.465Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-313 [2023-11-28T20:26:55.465Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T20:26:55.465Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T20:26:55.465Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T20:26:55.465Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T20:26:55.465Z] + '[' /w/workspace/foundry_device-usb-camera_PR-313 ']' [2023-11-28T20:26:55.465Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T20:26:55.465Z] + case "${OS_FAMILY}" in [2023-11-28T20:26:55.465Z] + dpkg -l [2023-11-28T20:26:55.465Z] + grep '^ii' [2023-11-28T20:26:55.725Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T20:26:55.725Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T20:26:55.725Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T20:26:55.725Z] + '[' /w/workspace/foundry_device-usb-camera_PR-313 ']' [2023-11-28T20:26:55.725Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-313/archives/ [2023-11-28T20:26:55.725Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-313/archives/ [Pipeline] echo [2023-11-28T20:26:55.757Z] 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-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T20:26:56.051Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:26:56.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:26:56.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:26:56.998Z] prd-ubuntu20.04-docker-8c-8g-2632 does not seem to be running inside a container [2023-11-28T20:26:57.029Z] $ 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-313/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-313 -v /w/workspace/foundry_device-usb-camera_PR-313:/w/workspace/foundry_device-usb-camera_PR-313:rw,z -v /w/workspace/foundry_device-usb-camera_PR-313@tmp:/w/workspace/foundry_device-usb-camera_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T20:26:57.237Z] $ docker top e46e7d0c4fbc9112f39939be8fe23c796e485dd95d27b1d711908f0daa5200bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:26:57.746Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T20:26:58.059Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T20:26:58.372Z] + ls /var/log/sa-host [2023-11-28T20:26:58.372Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:26:58.582Z] provisioning config files... [2023-11-28T20:26:58.593Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-313@tmp/config703829692791700225tmp [Pipeline] { [Pipeline] echo [2023-11-28T20:26:58.741Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:26:59.060Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T20:26:59.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:26:59.615Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T20:26:59.649Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:26:59.963Z] ---> sudo-logs.sh [2023-11-28T20:26:59.963Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T20:27:00.113Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:27:00.431Z] ---> job-cost.sh [2023-11-28T20:27:00.431Z] lf-activate-venv: SKIPPING [2023-11-28T20:27:00.431Z] DEBUG: total: 0.2199999988079071 [2023-11-28T20:27:00.431Z] INFO: Retrieving Stack Cost... [2023-11-28T20:27:00.691Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:27:01.259Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T20:27:01.293Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:27:01.611Z] ---> logs-deploy.sh [2023-11-28T20:27:01.611Z] lf-activate-venv: SKIPPING [2023-11-28T20:27:01.611Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-313/1 [2023-11-28T20:27:01.611Z] INFO: archiving workspace using pattern(s): [2023-11-28T20:27:02.545Z] Archives upload complete. [2023-11-28T20:27:02.546Z] INFO: archiving logs to Nexus